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

# AppLock.App.UserEnabledOptions

The dictionary of user-editable options to set for the app.

## Declaration

```data
object AppLock.App.UserEnabledOptions
```

## Properties

AssistiveTouch: If true, the system allows the user to toggle AssistiveTouch. Available: iOS 7+ | iPadOS 7+ InvertColors: If true, the system allows the user to toggle Invert Colors. VoiceControl: If true, the system allows the user to toggle Voice Control. Available: iOS 13+ | iPadOS 13+ VoiceOver: If true, the system allows the user to toggle VoiceOver. Zoom: If true, the system allows the user to toggle Zoom.

## See Also

### Objects

- [AppLock.App.Options](devicemanagement/applock/app-data.dictionary/options-data.dictionary.md)
