struct ImportToken
Defined at line 644 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 an attachment point for a subgraph in the
global scene graph. Each `ImportToken` has exactly one corresponding
`ExportToken`.
A Scenic client can reference contents from another client by creating a
typed resource using this token. The other client must also create a
correspondingly typed resource using the corresponding `ExportToken`.
The exact nature of the inter-client reference depends on the specific
resources created from the tokens. For example, creating a `ViewHolder`
resource from this token allows a client to embed another client's `View`.
Public Members
eventpair value
Public Methods
void _CloseHandles ()