App Lock (com.apple.app.lock)

com.apple.app.lock

The payload that configures a device to run a single app.

iOS(6.0)tvOS(10.2)
Branch: release

Settings (22)

SettingTypeRequiredDefaultManual InstallSupported OS
App
App
A dictionary that contains information about the app.
3 subkeys
dictionaryrequired
Yes
iOS (6.0+)tvOS (10.2+)
└─
Identifier
Identifier
The app's bundle identifier.
stringrequired
Yes
iOS (6.0+)tvOS (10.2+)
└─
Options
Options
A dictionary of options that the user can't change.
13 subkeys
dictionaryoptional
Yes
iOS (7.0+)
└─ └─
Disable Touch
DisableTouch
If `true`, the system disables the touch screen. In tvOS, it disables the touch surface on the Apple TV Remote.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Disable Device Rotation
DisableDeviceRotation
If `true`, the system disables device rotation sensing.
booleanoptionalfalse
No
└─ └─
Disable Volume Buttons
DisableVolumeButtons
If `true`, the system disables the volume buttons.
booleanoptionalfalse
No
└─ └─
Disable Ringer Switch
DisableRingerSwitch
If `true`, the system disables the ringer switch. When disabled, the ringer behavior depends on what position the switch was in when it was first disabled.
booleanoptionalfalse
No
└─ └─
Disable Sleep Wake Button
DisableSleepWakeButton
If `true`, the system disables the sleep/wake button.
booleanoptionalfalse
No
└─ └─
Disable Auto Lock
DisableAutoLock
If `true`, the device doesn't automatically go to sleep after an idle period.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Enable Voice Over
EnableVoiceOver
If `true`, the system enables VoiceOver.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Enable Zoom
EnableZoom
If `true`, the system enables Zoom.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Enable Invert Colors
EnableInvertColors
If `true`, the system enables Invert Colors.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Enable Assistive Touch
EnableAssistiveTouch
If `true`, the system enables AssistiveTouch.
booleanoptionalfalse
No
└─ └─
Enable Speak Selection
EnableSpeakSelection
If `true`, the system enables Speak Selection.
booleanoptionalfalse
No
└─ └─
Enable Mono Audio
EnableMonoAudio
If `true`, the system enables Mono Audio.
booleanoptionalfalse
No
└─ └─
Enable Voice Control
EnableVoiceControl
If `true`, the system enables Voice Control.
booleanoptionalfalse
Yes
iOS (13.0+)
└─
User Enabled Options
UserEnabledOptions
A dictionary of user-editable options.
5 subkeys
dictionaryoptional
Yes
iOS (7.0+)
└─ └─
Voice Control
VoiceControl
If `true`, the system allows the user to toggle Voice Control.
booleanoptionalfalse
Yes
iOS (13.0+)
└─ └─
Voice Over
VoiceOver
If `true`, the system allows the user to toggle VoiceOver.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Zoom
Zoom
If `true`, the system allows the user to toggle Zoom.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Invert Colors
InvertColors
If `true`, the system allows the user to toggle Invert Colors.
booleanoptionalfalse
Yes
iOS (6.0+)tvOS (10.2+)
└─ └─
Assistive Touch
AssistiveTouch
If `true`, the system allows the user to toggle AssistiveTouch.
booleanoptionalfalse
No