DeviceInformationResponse.QueryResponses.AccessibilitySettings
The response dictionary that contains the devices accessibility settings.
Declaration
object DeviceInformationResponse.QueryResponses.AccessibilitySettingsProperties
| Name | Type | Description |
|---|---|---|
BoldTextEnabled | boolean | If |
GrayscaleEnabled | boolean | If Available: watchOS 10+ |
IncreaseContrastEnabled | boolean | If Available: iOS 16+ | iPadOS 16+ |
ReduceMotionEnabled | boolean | If |
ReduceTransparencyEnabled | boolean | If |
TextSize | integer | The accessibility text size apps that support dynamic text use. 0 is the smallest value, and 11 is the largest available.
|
TouchAccommodationsEnabled | boolean | If |
VoiceOverEnabled | boolean | If |
ZoomEnabled | boolean | If |