Contents

NSLayoutConstraint.Attribute.centerYWithinMargins

The center along the y-axis between the object’s top and bottom margin.

Declaration

case centerYWithinMargins

Discussion

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

See Also

Constants