Szerkesztés

Megosztás a következőn keresztül:


NSScrollView.HorizontalScrollElasticity Property

Definition

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

Property Value

Attributes

Applies to