struct ViewCreationToken
Defined at line 86 of file fidling/gen/sdk/fidl/fuchsia.ui.views/fuchsia.ui.views/cpp/fidl/fuchsia.ui.views/cpp/wire_types.h
Two Flatland instances may be connected in a parent-child relationship. The child endpoint is
held in a View. This view is strongly associated with a ViewRef and other related protocols.
ViewCreationToken is a typed wrapper for a channel, representing the child endpoint of the
connection between two Flatland instances. No messages will be sent over this channel, because
it is only used as an unclonable object with peer.
Public Members
channel value
Public Methods
void _CloseHandles ()