UnityEngine.AccessibilityModule

Description

The Accessibility module includes utilities to facilitate the development of accessible user experiences in Unity.

Classes

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.
AccessibilitySettings Provides access to the accessibility settings for the current platform.
AssistiveSupport Access point to assistive technology support APIs.
VisionUtilityA class containing methods to assist with accessibility for users with different vision capabilities.

Enumerations

AccessibilityRoleDescribes the role of an accessibility node.
AccessibilityStateDescribes the state of an accessibility node.

Did you find this page useful? Please give it a rating: