Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe Accessibility module includes utilities to facilitate the development of accessible user experiences in Unity.
AccessibilityHierarchy | Represents the hierarchy data model that the screen reader uses for reading and navigating the UI. |
AccessibilityNode | An instance of a node in the AccessibilityHierarchy, representing an element in the UI that the screen reader can read, focus, and execute actions on. |
AssistiveSupport | Access point to assistive technology support APIs. |
VisionUtility | A class containing methods to assist with accessibility for users with different vision capabilities. |
AccessibilityRole | Describes the role of an accessibility node. |
AccessibilityState | Describes the state of an accessibility node. |