Share via


NSScrollView.VerticalScrollElasticity Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSScrollElasticity VerticalScrollElasticity { [Foundation.Export("verticalScrollElasticity")] get; [Foundation.Export("setVerticalScrollElasticity:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("verticalScrollElasticity")>]
[<set: Foundation.Export("setVerticalScrollElasticity:")>]
member this.VerticalScrollElasticity : AppKit.NSScrollElasticity with get, set

Property Value

Attributes

Applies to