共用方式為


NSScrollView.UsesPredominantAxisScrolling 屬性

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool UsesPredominantAxisScrolling { [Foundation.Export("usesPredominantAxisScrolling")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUsesPredominantAxisScrolling:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UsesPredominantAxisScrolling : bool with get, set

屬性值

屬性

適用於