iOS 12 Development: Working With Layout and Controls in iOS


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
iOS provides many controls and layout options to make it easier to develop interfaces. During this course you will see how to use labels, text fields, image views, action sheets, and alerts. Examine auto layout constraints for parent and sibling views. Learn to work with scenes, segues, and custom view controllers. See how to pass data between scenes, navigate backward through scenes, and use an unwind segue to transition from one scene to any other scene. Finally, as a review exercise, you will create a simple interface for an iOS app.

Expected Duration (hours)
0.9

Lesson Objectives

iOS 12 Development: Working With Layout and Controls in iOS

  • add and use labels in an iOS app
  • add and use text fields and text field delegates in an iOS app
  • add and use image views in an iOS app
  • use action sheets to provide users with feedback in an iOS app
  • use alerts in an iOS app
  • add and remove Auto Layout constraints relative to the superview
  • add and remove Auto Layout constraints relative to sibling views
  • create scenes and transition between them using segues
  • create and associate a view controller with new scenes
  • pass data between scenes in an iOS app
  • navigate backwards through scenes in an iOS app
  • use an unwind segue to transition from one scene to any other
  • create a simple interface for an iOS app
  • Course Number:
    it_sdiost_02_enus

    Expertise Level
    Beginner