Files
apple_device-management/examples/declarative/declarations/configurations/keyboard.settings/example1.json
T
Cyrus Daboo 9468f879c3 Seed1
2026-06-12 16:19:29 -04:00

16 lines
504 B
JSON

{
"Type": "com.apple.configuration.keyboard.settings",
"Identifier": "A1B2C3D4-E5F6-4A5B-9C8D-7E6F5A4B3C2D",
"ServerToken": "F1E2D3C4-B5A6-4D5E-8F9A-0B1C2D3E4F5A",
"Payload": {
"AllowAutoCorrection": false,
"AllowSlideToType": false,
"AllowDefinitionLookup": false,
"AllowDictation": false,
"AllowMathKeyboardSuggestions": false,
"AllowPredictiveText": false,
"AllowTextReplacement": false,
"AllowSpellCheck": false
}
}