Share via


NSScrollView.ScrollsDynamically Property

Definition

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

Property Value

Attributes

Applies to