Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.