Share via


NSScrollView.AutohidesScrollers Property

Definition

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

Property Value

Attributes

Applies to