Contents

NSLayoutConstraint.Attribute.leadingMargin

The object’s leading margin.

Declaration

case leadingMargin

Discussion

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

See Also

Constants