struct ExportToken
Defined at line 663 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h
Token that uniquely identifies a root point for a subgraph in the global
scene graph. Each `ExportToken` has exactly one corresponding `ImportToken`.
A Scenic client can have its contents referenced from another client by
creating a typed resource using this token. The other client must also
create a correspondingly typed resource using the corresponding
`ImportToken`.
The exact nature of the inter-client reference depends on the specific
resources created from the tokens. For example, creating a `View`
resource from this token allows everything attached to the `View` to be
embedded in another clients `ViewHolder`.
Public Members
eventpair value
Public Methods
void _CloseHandles ()