Business ManagementBusiness Management/AdministrationComputer EngineeringComputer Information SystemsComputer ScienceComputing & Information Technology

iOS Development: Auto Layout Programmatically

Auto Layout offers a constraint-based design approach that allows iOS developers to create user interfaces for multiple devices. If you’re using Swift Playgrounds or need portable and modular code, programmatic Auto Layout is your prime choice. In this course, instructor Steven Lipton talks about the different options you have to create constraints programmatically in Swift—and how to use each one. He also shows how to use size classes, stack views, and priorities for the fastest, most adaptable UI on any iOS device.

Learn More