---
title: UISupportsAssistiveAccess
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uisupportsassistiveaccess
---

# UISupportsAssistiveAccess

A Boolean value that indicates if an iOS or iPadOS app supports Assistive Access.

## Discussion

Discussion Adding this key to your project’s Info pane with a value of YES indicates your app supports a streamlined experience designed for Assistive Access. It allows your app’s UI to match the prominent style of Assistive Access controls. It also lists your app as Optimized for Assistive Access in Settings, so that a trusted supporter configuring Assistive Access on someone’s behalf knows that your app is optimized for this feature.

## See Also

### Styling

- [UIDesignRequiresCompatibility](bundleresources/information-property-list/uidesignrequirescompatibility.md)
- [UIUserInterfaceStyle](bundleresources/information-property-list/uiuserinterfacestyle.md)
- [UIViewEdgeAntialiasing](bundleresources/information-property-list/uiviewedgeantialiasing.md)
- [UIWhitePointAdaptivityStyle](bundleresources/information-property-list/uiwhitepointadaptivitystyle.md)
- [UIViewGroupOpacity](bundleresources/information-property-list/uiviewgroupopacity.md)
- [UIRequiresFullScreenIgnoredStartingWithVersion](bundleresources/information-property-list/uirequiresfullscreenignoredstartingwithversion.md)
- [UISupportsFullScreenInAssistiveAccess](bundleresources/information-property-list/uisupportsfullscreeninassistiveaccess.md)
- [NSPrefersDisplaySafeAreaCompatibilityMode](bundleresources/information-property-list/nsprefersdisplaysafeareacompatibilitymode.md)
- [NSAccentColorName](bundleresources/information-property-list/nsaccentcolorname.md)
- [NSWidgetBackgroundColorName](bundleresources/information-property-list/nswidgetbackgroundcolorname.md)
