The declaration to configure keyboard settings.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Allow Auto-Correction AllowAutoCorrection If `false`, disables auto-correction. | boolean | optional | true | ✗No | |
Allow Definition Lookup AllowDefinitionLookup If `false`, disables definition lookup. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+) |
Allow Dictation AllowDictation If `false`, disables dictation. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+) |
Allow Math Keyboard Suggestions AllowMathKeyboardSuggestions If `false`, disables keyboard suggestions that include math solutions. This key is also supported by the math.settings configuration. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+) |
Allow Predictive Text AllowPredictiveText If `false`, disables predictive text. | boolean | optional | true | ✗No | |
Allow Slide to Type AllowSlideToType If `false`, disables slide to type. | boolean | optional | true | ✗No | |
Allow Spell Check AllowSpellCheck If `false`, disables spell check. | boolean | optional | true | ✗No | |
Allow Text Replacement AllowTextReplacement If `false`, disables text replacement. | boolean | optional | true | ✗No |