accesskit_macos 0.20.0

AccessKit UI accessibility infrastructure: macOS adapter
Documentation
1
2
3
4
5
6
7
# AccessKit macOS adapter

This is the macOS adapter for [AccessKit](https://accesskit.dev/). It exposes an AccessKit accessibility tree through the Cocoa `NSAccessibility` protocol.

## Known issues

- The selected state of ListBox items is not reported ([#520]https://github.com/AccessKit/accesskit/issues/520)