class SemanticsEventListener
Defined at line 18 of file ../../src/ui/a11y/lib/semantics/semantics_event_listener.h
An interface for accessibility assistive technologies to listen for events on
the semantic tree(s) from which they require up-to-date information.
Public Methods
void OnEvent (SemanticsEventInfo event_info)
This method gets called on a semantics event.
void SemanticsEventListener ()
Defined at line 20 of file ../../src/ui/a11y/lib/semantics/semantics_event_listener.h
void ~SemanticsEventListener ()
Defined at line 21 of file ../../src/ui/a11y/lib/semantics/semantics_event_listener.h