Contents

NSLayoutConstraint.Attribute.centerXWithinMargins

The center along the x-axis between the object’s left and right margin.

Declaration

case centerXWithinMargins

Discussion

For UIView objects, the margins are defined by their layoutMargins property.

See Also

Constants