Contents

SettingsCommand.Command.Settings.AccessibilitySettings

A dictionary that contains settings for accessibility.

Declaration

object SettingsCommand.Command.Settings.AccessibilitySettings

Properties

NameTypeDescription
BoldTextEnabledboolean

If true, the system enables bold text.

GrayscaleEnabledboolean

If true, the system enables grayscale display.

IncreaseContrastEnabledboolean

If true, the system enables increase contrast.

Item Requiredstring

Sets various accessibility settings. The system allows only keys with explicitly provided values.

ReduceMotionEnabledboolean

If true, the system enables reduced motion.

ReduceTransparencyEnabledboolean

If true, the system enables reduced transparency.

TextSizeinteger

The accessibility text size apps that support dynamic text use. 0 is the smallest value, and 11 is the largest available.

TouchAccommodationsEnabledboolean

If true, the system enables touch accommodations.

VoiceOverEnabledboolean

If true, the system enables voiceover.

ZoomEnabledboolean

If true, the system enables zoom.

See Also

Objects