Accessibility in Swift UI (WWDC 2019)

Posted by

Vincenzo Rubano
on · one minute reading.

In this video from Apple World Wide Developer Conference (WWDC) 2019 you will learn what makes a great experience with regards to app’s accessibility, and how to make your app understandable, navigable, and operable. You will discover how much you get from the framework without additional efforts (e.g. accessible controls), and the places where you can add supplemental accessibility information with the new SwiftUI Accessibility API.

Note: a transcript for the video is available from its official page.

Filed under: