Browse Source

Docs: Update the supported accessibility clients

v7.0.9
Tom Poole 3 years ago
parent
commit
510134e943
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      docs/Accessibility.md

+ 3
- 2
docs/Accessibility.md View File

@@ -2,8 +2,9 @@

## What is supported?

Currently JUCE supports VoiceOver on macOS and Narrator on Windows. The JUCE
accessibility API exposes the following to these clients:
Currently JUCE supports Narrator on Windows, VoiceOver on macOS and iOS, and
TalkBack on Android. The JUCE accessibility API exposes the following to these
clients:

- Title, description, and help text for UI elements
- Programmatic access to UI elements and text


Loading…
Cancel
Save