struct ViewDetachedFromSceneEvent
Defined at line 426 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h
Delivered to a View's Session when the parent ViewHolder for the given View
is no longer part of a scene.
This can happen if the ViewHolder is detached directly from the scene, or
if one of its parent nodes is.
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