Contents

automaticallyAdjustsSafeAreaInsets

When YES, other items such as sidebars or inspectors may appear overlaid on top of this item’s viewController and this item’s safeAreaInsets will be adjusted with respect to overlaid content. Defaults to NO.

Declaration

var automaticallyAdjustsSafeAreaInsets: Bool { get set }

See Also

Getting Auto Layout behaviors