class ViewHolderToken

Defined at line 1153 of file fidling/gen/sdk/fidl/fuchsia.ui.views/fuchsia.ui.views/hlcpp/fuchsia/ui/views/cpp/fidl.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

::std::unique_ptr<ViewHolderToken> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ViewHolderToken * value, size_t _offset)
zx_status_t Clone (ViewHolderToken * result)