Share via


NSObject.AccessibilityAttributedUserInputLabels Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString[] AccessibilityAttributedUserInputLabels { [Foundation.Export("accessibilityAttributedUserInputLabels", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityAttributedUserInputLabels:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityAttributedUserInputLabels", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAccessibilityAttributedUserInputLabels:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AccessibilityAttributedUserInputLabels : Foundation.NSAttributedString[] with get, set

Property Value

Attributes

Applies to