Share via


NSView.AccessibilityUserInputLabels Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] AccessibilityUserInputLabels { [Foundation.Export("accessibilityUserInputLabels", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityUserInputLabels:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityUserInputLabels", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAccessibilityUserInputLabels:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AccessibilityUserInputLabels : string[] with get, set

Property Value

String[]

Implements

Attributes

Applies to