Contents

AppLock.App.UserEnabledOptions

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

Declaration

object AppLock.App.UserEnabledOptions

Properties

NameTypeDescription
AssistiveTouchboolean

If true, the system allows the user to toggle AssistiveTouch.

Available: iOS 7+ | iPadOS 7+

InvertColorsboolean

If true, the system allows the user to toggle Invert Colors.

VoiceControlboolean

If true, the system allows the user to toggle Voice Control.

Available: iOS 13+ | iPadOS 13+

VoiceOverboolean

If true, the system allows the user to toggle VoiceOver.

Zoomboolean

If true, the system allows the user to toggle Zoom.

See Also

Objects