Share via


NSScrollView.AutomaticallyAdjustsContentInsets Property

Definition

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

Property Value

Attributes

Applies to