Implement accessibility features in Unity to create inclusive games and applications for users of all abilities.
When you implement accessibility features, you enable people with disabilities to engage with your content while also improving the user experience for everyone.
| Topic | Description |
|---|---|
| Introduction to the Accessibility module | Learn about Unity’s Accessibility module, its purpose, capabilities, and platform support. |
| Get started with screen reader support | Use the screen reader support APIs to make your first accessible button. |
| The architecture and performance of the Accessibility module | Discover the architecture of the Accessibility module, including its core components, key concepts, lifecycle, and performance considerations. |
| Accessibility concepts | Learn the background concepts that underpin accessible development, including disability categories, assistive technologies, and how screen readers work. |