class ViewAttachedToSceneEvent

Defined at line 5938 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

Delivered to a View's Session when the parent ViewHolder for the given View

becomes a part of a Scene.

A ViewHolder is considered to be part of a Scene if there is an unbroken

chain of parent-child relationships between the Scene node and the

ViewHolder node.

Public Members

uint32_t view_id
ViewProperties properties

Public Methods

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