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.

InvertColorsboolean

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

VoiceControlboolean

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

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