“When you design your app with Accessibility, you open it up to so many more people.”
“When you build in support for assistive technologies like VoiceOver and Voice Control, you unblock access to your app.”
- Settings:
There was already an API to open settings for a given feature: https://developer.apple.com/documentation/Accessibility/AccessibilitySettings/openSettings(for:)
This year, you can now open:
AssistiveTouch: https://developer.apple.com/documentation/Accessibility/AccessibilitySettings/Feature/assistiveTouch
AssistiveTouch Devices: https://developer.apple.com/documentation/Accessibility/AccessibilitySettings/Feature/assistiveTouchDevices
Dwell Control: https://developer.apple.com/documentation/Accessibility/AccessibilitySettings/Feature/dwellControl
- Inclusive Design:
I loved this session: https://developer.apple.com/videos/play/wwdc2025/316
The action plan: “Support multiple senses”, “Provide customization”, “Adopt Accessibility API”, “Track Inclusion Debt”.
Check out some great apps highlighted in the session: Crouton, CARROT Weather, and Blackbox!
“Disability (…) depends a lot on the environment, and many limitations only exist when there’s a gap between what a body can do and what society expects.”
"Nothing about us, without us" on not making decisions that impact people with disabilities without them being a part of it.