Skip to content

Commit

Permalink
doc: add accessibilityPermission to readme 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
kentbetita committed Feb 20, 2024
1 parent 39a3cb9 commit d91b737
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ Get metadata about the active window.

Type: `object`

##### accessibilityPermission **(macOS only)**

Type: `boolean`\
Default: `true`

Enable the accessibility permission check. Setting this to `false` will prevent the accessibility permission prompt on macOS versions 10.15 and newer.

##### screenRecordingPermission **(macOS only)**

Type: `boolean`\
Expand Down

0 comments on commit d91b737

Please sign in to comment.