class SemanticsManager

Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/cpp/fidl/fuchsia.accessibility.semantics/cpp/markers.h

An interface to manage connections with views for the purposes of gathering semantic information

about their current UI state.

The manager allows clients to register as a semantic provider for their view(s). In return the

semantics manager supplies an interface to update, commit and delete information from the

semantic tree for that view. If the semantic manager encounters an error, it will close the

channel, delete any associated data and rely on the client to re-register.

Public Members

static Openness kOpenness
static const char[] kDiscoverableName

Records