NSScrollView.AutomaticallyAdjustsContentInsets Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutomaticallyAdjustsContentInsets { [Foundation.Export("automaticallyAdjustsContentInsets")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutomaticallyAdjustsContentInsets:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutomaticallyAdjustsContentInsets : bool with get, set

Property Value

Attributes

Applies to