NSScrollView.VerticalScrollElasticity Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSScrollElasticity VerticalScrollElasticity { [Foundation.Export("verticalScrollElasticity")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setVerticalScrollElasticity:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.VerticalScrollElasticity : AppKit.NSScrollElasticity with get, set

Property Value

Attributes

Applies to