struct ViewHolderToken
Defined at line 190 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 an attachment point for a `View` in the
global scene graph. Each `ViewHolderToken` has exactly one corresponding
`ViewToken`.
A Scenic client can reference contents from another client by creating a
`ViewHolder` resource using this token. The other client must also create
a `View` resource using the corresponding `ViewToken`.
Public Members
eventpair value
Public Methods
void _CloseHandles ()