When you try to layout a view to the edge of its super view in Xcode 6 storyboards the constraint that is generated has a constant of -16. Why is this, and how can I make it back to 0?
The -16 is because the constraint is set against the Superview.trailing/leading Margin
not the edge of the superview. You can fix this by selecting the constraint and in the info in the top right select the drop down for the superview item and toggle the relative to margin
to off.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With