NSAccessibilityElement.AccessibilityRows Property
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("accessibilityRows", ObjCRuntime.ArgumentSemantic.Copy)]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[set: Foundation.Export("setAccessibilityRows:", ObjCRuntime.ArgumentSemantic.Copy)]
[set: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject[] AccessibilityRows { get; set; }
member this.AccessibilityRows : Foundation.NSObject[] with get, set
Property Value
NSObject[]
Implements
- Attributes