Quantcast
Channel: Ravi Shankar
Viewing all articles
Browse latest Browse all 19

How to programmatically add AutoLayout constraints?

$
0
0
AutoLayout solves the mystery when designing app for more than one screen size and for both Portrait and Landscape orientation. This is done by adding constraints to the views using various Auto Layout options available as part of Interface Builder. As an iOS developer, you can also add these constraints programmatically using NSLayoutConstraints or Visual […]

Viewing all articles
Browse latest Browse all 19

Trending Articles