Announcement

suggest change

Announcements are useful for alerting users to events that don’t require any interaction, such as “screen locked” or “finished loading.” Use a more specific announcement to notify users of screen changes or more minor layout changes.

UIAccessibilityPostNotification(UIAccessibilityAnnouncementNotification, @"The thing happened!");

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents