Module accessibility

Source
Expand description

Wrapped bindings to some of Apple’s accessibility client API.

Functions§

application_is_trusted
Checks whether or not this application is a trusted accessibility client.
application_is_trusted_with_prompt
Same as application_is_trusted, but also shows the user a prompt asking them to allow accessibility API access if it hasn’t already been given.