Skip to content

Assistive Access

Category: Assistive Technology

Overview

A mode that tailors the iOS and iPadOS experience for people with cognitive disabilities.

Details

Topics

  • Develop for Assistive Access
  • Optimizing your app for Assistive Access
  • Performing accessibility testing for your app
  • static var isAssistiveAccessEnabled: Bool
  • var accessibilityAssistiveAccessEnabled: Bool
  • UISupportsFullScreenInAssistiveAccess

See Also

  • API ReferenceVoiceOver
  • API ReferenceVoice Control
  • API ReferenceSwitch Control

  • Accessibility

  • Assistive Access

Overview

Assistive Access is an accessibility feature that tailors the iOS and iPadOS experience for people with cognitive disabilities. A trusted supporter, such as a family member or caregiver, sets up this feature in Settings > Accessibility > Assistive Access. They choose the system and third-party apps to make available in Assistive Access.

Learn to use Assistive Access

  • Assistive Access User Guide

Topics (Grouped)

Develop for Assistive Access

Assistive technologies

  • VoiceOver — API Reference; A gesture-based screen reader that provides an auditory description of the content onscreen.
  • Voice Control — API Reference; An interface for navigating a device using voice commands to tap, swipe, type, and more.
  • Switch Control — API Reference; An interface for navigating a device with a variety of adaptive switch hardware, wireless game controllers, or sounds such as a click or a pop.

  • Customize your app for Assistive Access

  • Meet Assistive Access

Source: https://developer.apple.com/documentation/accessibility/assistive-access