1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Docs: Update the supported accessibility clients

This commit is contained in:
Tom Poole 2022-10-27 13:06:13 +01:00
parent f65dacb10c
commit 510134e943

View file

@ -2,8 +2,9 @@
## What is supported? ## What is supported?
Currently JUCE supports VoiceOver on macOS and Narrator on Windows. The JUCE Currently JUCE supports Narrator on Windows, VoiceOver on macOS and iOS, and
accessibility API exposes the following to these clients: TalkBack on Android. The JUCE accessibility API exposes the following to these
clients:
- Title, description, and help text for UI elements - Title, description, and help text for UI elements
- Programmatic access to UI elements and text - Programmatic access to UI elements and text