NSPopover.AccessibilitySharedFocusElements Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject[] AccessibilitySharedFocusElements { [Foundation.Export("accessibilitySharedFocusElements", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAccessibilitySharedFocusElements:", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AccessibilitySharedFocusElements : Foundation.NSObject[] with get, set

Property Value

Implements

Attributes

Applies to