Visual Design and Accessibility (WWDC 2019)
Posted by
Vincenzo Rubanoon · one minute reading.In this video from Apple World Wide Developer Conference (WWDC) 2019 you can learn about a few critical concepts that are important to make your app accessible for people with vision disorders. Notably:
- the importance of supporting Large Text;
- how to use “Differentiate Without Color”, a new API on iOS which can enable people with vision disorders such as color-blindness to easily use an app;
- how to enable the new “Reduce Motion” API to stop auto-play in your app for people who may be sensitive to motion.
Note: a transcript for the video is available from its official page.