Share via


NSSplitViewItem.AutomaticallyAdjustsSafeAreaInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutomaticallyAdjustsSafeAreaInsets { [Foundation.Export("automaticallyAdjustsSafeAreaInsets")] get; [Foundation.Export("setAutomaticallyAdjustsSafeAreaInsets:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("automaticallyAdjustsSafeAreaInsets")>]
[<set: Foundation.Export("setAutomaticallyAdjustsSafeAreaInsets:")>]
member this.AutomaticallyAdjustsSafeAreaInsets : bool with get, set

Property Value

Attributes

Applies to