---
title: AppLock.App.Options
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/applock/app-data.dictionary/options-data.dictionary
---

# AppLock.App.Options

The dictionary of options to set for the app.

## Declaration

```data
object AppLock.App.Options
```

## Properties

DisableAutoLock: If true, the device doesn’t automatically go to sleep after an idle period. DisableDeviceRotation: If true, the system disables device rotation sensing. Available: iOS 7+ | iPadOS 7+ 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. Available: iOS 7+ | iPadOS 7+ DisableSleepWakeButton: If true, the system disables the sleep/wake button. Available: iOS 7+ | iPadOS 7+ DisableTouch: If true, the system disables the touch screen. In tvOS, it disables the touch surface on the Apple TV Remote. DisableVolumeButtons: If true, the system disables the volume buttons. Available: iOS 7+ | iPadOS 7+ EnableAssistiveTouch: If true, the system enables AssistiveTouch. Available: iOS 7+ | iPadOS 7+ EnableInvertColors: If true, the system enables Invert Colors. EnableMonoAudio: If true, the system enables Mono Audio. Available: iOS 7+ | iPadOS 7+ EnableSpeakSelection: If true, the system enables Speak Selection. Available: iOS 7+ | iPadOS 7+ EnableVoiceControl: If true, the system enables Voice Control. Available: iOS 13+ | iPadOS 13+ EnableVoiceOver: If true, the system enables VoiceOver. EnableZoom: If true, the system enables Zoom.

## See Also

### Objects

- [AppLock.App.UserEnabledOptions](devicemanagement/applock/app-data.dictionary/userenabledoptions-data.dictionary.md)
