IAccessibilityNotificationDispatcher.SendScreenChanged

Declaration

public void SendScreenChanged(Accessibility.AccessibilityNode nodeToFocus);

Parameters

nodeToFocus Optional node to be focused by the screen reader.

Description

Sends a notification to the screen reader when the screen has changed considerably. An optional parameter can be used to request the screen reader focus on a specific node after processing the notification.


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