Contents

axesPreservingSuperviewLayoutMargins

A Boolean value that determines whether the content view preserves the layout margins that it inherits from its superview on the horizontal or vertical axes.

Declaration

var axesPreservingSuperviewLayoutMargins: UIAxis { get set }

Discussion

By default, the content view preserves the layout margins of its superview on both axes.

See Also

Customizing layout