IAccessibilityNotificationDispatcher.SendAnnouncement

Declaration

public void SendAnnouncement(string announcement);

Parameters

announcement The string representing the announcement.

Description

Sends a notification to the screen reader conveying an announcement. Use this notification to provide accessibility information about events that don't update the app's UI, or that update the UI only briefly.


Did you find this page useful? Please give it a rating: