AccessibilityEvent
A list of events that can be notified to any subscribed accessibility clients.
@ valueChanged
Indicates that the UI element's value has changed.
@ textChanged
Indicates that the visible text of a text element has changed.
@ rowSelectionChanged
Indicates that the selection of rows in a list or table has changed.
@ structureChanged
Indicates that the structure of the UI elements has changed in a significant way.
@ textSelectionChanged
Indicates that the selection of a text element has changed.
@ titleChanged
Indicates that the title of the UI element has changed.