UIAccessibilityElement.AccessibilityTraits 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.
The unique combination of traits that best describes this accessibility element.
public virtual ulong AccessibilityTraits { [Foundation.Export("accessibilityTraits")] get; [Foundation.Export("setAccessibilityTraits:")] set; }
member this.AccessibilityTraits : uint64 with get, set
Property Value
Returns a brief descriptive combination of traits.
- Attributes
Remarks
Uses OR operations to provide a complete description and best exemplify this element.