Last Updated: February 25, 2016
·
943
· piperchester

Interface Builder Constraints

When aligning elements within a UIView, ensure that both the X (top trailing space) and Y (bottom trailing space) coordinates are pinned.

Otherwise, the element will become distorted or pushed into a different location within the UIView.