struct ViewToken
Defined at line 203 of file fidling/gen/sdk/fidl/fuchsia.ui.views/fuchsia.ui.views/cpp/fidl/fuchsia.ui.views/cpp/wire_types.h
Token that uniquely identifies a `View`, which is the root point for a
subgraph in the global scene graph. Each `ViewToken` has exactly one
corresponding `ViewHolderToken`.
A Scenic client can have its contents referenced from another client by
creating a `View` resource using this token. The other client must also
create a `ViewHolder` resource using the corresponding `ViewHolderToken`.
Public Members
eventpair value
Public Methods
void _CloseHandles ()