class A11yViewSemantics
Defined at line 17 of file ../../src/ui/a11y/lib/view/a11y_view_semantics.h
Public Methods
void A11yViewSemantics (std::unique_ptr<SemanticTreeService> tree_service_ptr, fidl::InterfaceRequest<fuchsia::accessibility::semantics::SemanticTree> semantic_tree_request)
Defined at line 11 of file ../../src/ui/a11y/lib/view/a11y_view_semantics.cc
void ~A11yViewSemantics ()
Defined at line 16 of file ../../src/ui/a11y/lib/view/a11y_view_semantics.cc
void EnableSemanticUpdates (bool enabled)
|ViewSemanticsManager|
Defined at line 18 of file ../../src/ui/a11y/lib/view/a11y_view_semantics.cc
fxl::WeakPtr< ::a11y::SemanticTree> GetTree ()
|ViewSemanticsManager|
Defined at line 22 of file ../../src/ui/a11y/lib/view/a11y_view_semantics.cc
void CloseChannel (zx_status_t status)
|ViewSemanticsManager|
Defined at line 26 of file ../../src/ui/a11y/lib/view/a11y_view_semantics.h