Questions tagged [uilayoutguide]

16 questions
-1
votes
1 answer

NSLayoutConstraint style for VFL

"V:|[v(>=height)]-0.0@highPriority-|" What will be the constraint (NSLayoutConstraint style) for above VFL. Perhaps its considering view height with greaterThanEqual & bottom constraint with UILayoutPriority.defaultHigh. Something i used - let…
1
2