© Rob Whitaker 2020
R. WhitakerDeveloping Inclusive Mobile Appshttps://doi.org/10.1007/978-1-4842-5814-9_6

6. iOS Accessibility Model

Rob Whitaker1 
(1)
Derby, UK
 

Before we dig into the accessibility features available, it’s useful to know a little about how Apple’s accessibility features work on a low level. We’re all familiar with the visual user interface presented by our app. It’s what you see and interact with on our device’s screen. Our visual user interface is made up of the controls, text, and images we add in code or through Interface Builder. These are pulled together with stacks or constraints and finished with some appropriate color. But your app has a second user interface, the Accessibility User Interface, or accessibility tree.

Accessibility ...

Get Developing Inclusive Mobile Apps: Building Accessible Apps for iOS and Android now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.