Share via


NSScrollView.ScrollerInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSEdgeInsets ScrollerInsets { [Foundation.Export("scrollerInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setScrollerInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scrollerInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setScrollerInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ScrollerInsets : AppKit.NSEdgeInsets with get, set

Property Value

Attributes

Applies to