NSDrawer.AccessibilityTopLevelUIElement Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject AccessibilityTopLevelUIElement { [Foundation.Export("accessibilityTopLevelUIElement", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAccessibilityTopLevelUIElement:", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AccessibilityTopLevelUIElement : Foundation.NSObject with get, set

Property Value

Implements

Attributes

Applies to