UIView.AccessibilityHint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A brief description of the action performed by the accessibility element.
public virtual string AccessibilityHint { [Foundation.Export("accessibilityHint", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityHint:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AccessibilityHint : string with get, set
Property Value
String that contains the hint.
- Attributes