None
The accessibility node is not in a predefined state.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Accessibility
- Assembly: UnityEngine.AccessibilityModule
None = 0
Remarks
Use this state if the visual element that the node represents does not have any of the predefined states in this enumeration. Provide information about the node's current state (for example, whether a collapsible section is expanded or collapsed) in properties such as the AccessibilityNode.value and AccessibilityNode.hint.