Top "Visual-format-language" questions

Cocoa's language for specifying the layout of control objects on a visual canvas

Centering a view in its superview using Visual Format Language

I just started learning AutoLayout for iOS and had a look at Visual Format Language. It all works fine except …

ios layout autolayout visual-format-language
Using Autolayout Visual Format with Swift?

I've been trying to use the Autolayout Visual Format Language in Swift, using NSLayoutConstraint.constraintsWithVisualFormat. Here's an example of some …

autolayout swift visual-format-language
iOS8 Auto layout programmatically pin to relative layout margin

I have an UI element (UISwitch actually, but does not matter really) that has both leading and trailing space pinned …

ios ios8 autolayout xcode6 visual-format-language
Swift Safe Area Layout Guide and Visual Format Language

I want to use Apples visual format language to constrain a view to the new Safe Area Layout Guide in …

swift autolayout ios11 visual-format-language safearealayoutguide