The payload that configures the accessibility features of the device.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
closeViewFarPoint closeViewFarPoint The minimum zoom level in the Zoom options. | integer | optional | — | ✓Yes | macOS (10.9+) |
closeViewHotkeysEnabled closeViewHotkeysEnabled If `true`, enables "Use keyboard shortcuts" in the Zoom options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
closeViewNearPoint closeViewNearPoint The maximum zoom level in the Zoom options. | integer | optional | — | ✓Yes | macOS (10.9+) |
closeViewScrollWheelToggle closeViewScrollWheelToggle If `true`, enables "Use scroll gesture" in the Zoom options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
closeViewShowPreview closeViewShowPreview Deprecated (macOS 10.15) If `true`, enables "Show preview rectangle" in the Zoom options. Only available in macOS 10.15 and earlier. | boolean | optional | false | ✓Yes | macOS (10.9 - 10.15) |
closeViewSmoothImages closeViewSmoothImages If `true`, enables "Smooth images" in the Zoom options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
contrast contrast The contrast value in the Display options. Range: 0 - 1 | real | optional | — | ✓Yes | macOS (10.9+) |
flashScreen flashScreen If `true`, enables "Flash the screen" in the Audio options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
grayscale grayscale Deprecated (macOS 11.0) If `true`, enables "Use grayscale" in the Display options.
This option is deprecated in macOS 11. | boolean | optional | false | ✓Yes | macOS (legacy - 11.0) |
mouseDriver mouseDriver If `true`, enables Mouse Keys in the Mouse & Trackpad options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
mouseDriverCursorSize mouseDriverCursorSize The size of the cursor. | integer | optional | — | ✓Yes | macOS (10.9+) |
mouseDriverIgnoreTrackpad mouseDriverIgnoreTrackpad If `true`, ignores the built-in trackpad. | boolean | optional | false | ✓Yes | macOS (10.9+) |
mouseDriverInitialDelay mouseDriverInitialDelay The initial delay before moving the mouse with Mouse Keys. | integer | optional | — | ✓Yes | macOS (10.9+) |
mouseDriverMaxSpeed mouseDriverMaxSpeed The maximum speed for the cursor when using Mouse Keys. | integer | optional | — | ✓Yes | macOS (10.9+) |
slowKey slowKey If `true`, enables "Slow Keys" in the Keyboard options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
slowKeyBeepOn slowKeyBeepOn If `true`, enables "click key sounds" for Slow Keys. | boolean | optional | false | ✓Yes | macOS (10.9+) |
slowKeyDelay slowKeyDelay The acceptance delay, in milliseconds, for Slow Keys. | integer | optional | — | ✓Yes | macOS (10.9+) |
stereoAsMono stereoAsMono If `true`, plays stereo audio as mono. | boolean | optional | false | ✓Yes | macOS (10.9+) |
stickyKey stickyKey If `true`, enables Sticky Keys in the Keyboard options. | boolean | optional | false | ✓Yes | macOS (10.9+) |
stickyKeyBeepOnModifier stickyKeyBeepOnModifier If `true`, enables the beep when a modifier key is set for Sticky Keys. | boolean | optional | false | ✓Yes | macOS (10.9+) |
stickyKeyShowWindow stickyKeyShowWindow If `true`, enables "Display pressed keys on screen" for Sticky Keys. | boolean | optional | false | ✓Yes | macOS (10.9+) |
voiceOverOnOffKey voiceOverOnOffKey If `true`, enables Voice Over. | boolean | optional | false | ✓Yes | macOS (10.9+) |
whiteOnBlack whiteOnBlack If `true`, enables Invert Colors in Display Accommodations. | boolean | optional | false | ✓Yes | macOS (10.9+) |