---
title: DeviceInformationResponse.QueryResponses.AccessibilitySettings
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/accessibilitysettings-data.dictionary
---

# DeviceInformationResponse.QueryResponses.AccessibilitySettings

The response dictionary that contains the devices accessibility settings.

## Declaration

```data
object DeviceInformationResponse.QueryResponses.AccessibilitySettings
```

## Properties

BoldTextEnabled: If true, the device has enabled bold text. GrayscaleEnabled: If true, the device has enabled grayscale display. Available: watchOS 10+ IncreaseContrastEnabled: If true, the device has enabled increase contrast. Available: iOS 16+ | iPadOS 16+ ReduceMotionEnabled: If true, the device has enabled reduced motion. ReduceTransparencyEnabled: If true, the device has enabled reduced transparency. TextSize: The accessibility text size apps that support dynamic text use. 0 is the smallest value, and 11 is the largest available. -1 indicates that the current size is unknown or hasn’t been explicitly set. TouchAccommodationsEnabled: If true, the device has enabled touch accommodations. VoiceOverEnabled: If true, the device has enabled voiceover. ZoomEnabled: If true, the device has enabled zoom.

## See Also

### Objects

- [DeviceInformationResponse.QueryResponses.AutoSetupAdminAccountsItem](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/autosetupadminaccountsitem.md)
- [DeviceInformationResponse.QueryResponses.MDMOptions](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/mdmoptions-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.OrganizationInfo](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/organizationinfo-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.ServiceSubscriptionProperty](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/servicesubscriptionproperty.md)
