Contents

NSLayoutConstraint.Attribute.leftMargin

The object’s left margin.

Declaration

case leftMargin

Discussion

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

See Also

Constants