Share via


NSScrollView.HorizontalScroller Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSScroller HorizontalScroller { [Foundation.Export("horizontalScroller", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHorizontalScroller:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("horizontalScroller", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setHorizontalScroller:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.HorizontalScroller : AppKit.NSScroller with get, set

Property Value

Attributes

Applies to