次の方法で共有


NSView.AccessibilityIndex プロパティ

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint AccessibilityIndex { [Foundation.Export("accessibilityIndex")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAccessibilityIndex:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AccessibilityIndex : nint with get, set

プロパティ値

System.System.IntPtr System.nativeint

実装

属性

適用対象