Share via


NSWindow.AccessibilityDisclosedRows Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? AccessibilityDisclosedRows { [Foundation.Export("accessibilityDisclosedRows", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAccessibilityDisclosedRows:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityDisclosedRows", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAccessibilityDisclosedRows:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.AccessibilityDisclosedRows : Foundation.NSObject with get, set

Property Value

Implements

Attributes

Applies to