Ignore ambiguous layout warning in IB
I have a view defined in Interface Builder whose autolayout constraints
can be defined in IB, except for one. This one I added by code in
viewDidLoad.
This is all good and dandy except that IB shows the ambiguous layout
warning. Is there a way to tell IB to ignore this warning? Or should I be
doing something differently?
No comments:
Post a Comment