Contents

layoutMarginsGuide

A layout guide representing the view’s margins.

Declaration

var layoutMarginsGuide: UILayoutGuide { get }

Discussion

Use this layout guide’s anchors to create constraints with the view’s margin.

See Also

Related Documentation

Working with layout guides