Broadcasting Updates

Your application should post notifications to let the VoiceOver accessibility system know about onscreen element changes outside direct user interaction:

Image When you add or remove a GUI element the UIAccessibilityLayoutChanged-Notification gives the VoiceOver accessibility system a heads-up about those changes.

Image Applications can post a UIAccessibilityPageScrolledNotification after completing a scroll action. The notification’s object should contain a description of the new scroll position (for example, “Page 5 of 17” or “Tab 2 ...

Get The Core iOS Developer’s Cookbook, Fifth Edition 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.