Full Keyboard Access can be tested in the simulator! So convenient! You can enable it from Accessibility's settings in the simulator. And from there, you can navigate your app by just using your computer's keyboard.

iPhone simulator shows how you can enable Full Keyboard Access by toggling the Full Keyboard Access switch in settings. Another simulator shows the Twitter app open on the Twitter Accessibility account. The focus is on the Following button, by selecting the tab key, the focus will jump to the next interactive element, in this case, the Followings of the account.

You may also find interesting...

Grouping elements when it makes sense can make a huge impact on easing navigation with some assistive technologies like VoiceOver, Switch Control, or Full Keyboard Access. It also helps on reducing redundancy.

In addition to being able to test some accessibility options in the simulator using Environment Overrides. You can even preview some of these options before even running the app in the simulator with this Accessibility panel in Interface Builder.

You should convey important information in multiple modes, not just color. If you are still required to do so, at the very least you should complement that info with other modes, like symbols, if the user requested differentiation without color.

Created in Swift with Ignite.

Supporting Swift for Swifts