class ViewHolderDisconnectedEvent

Defined at line 1736 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 its peer ViewHolder is disconnected or

destroyed.

If the ViewHolder is destroyed before the connection is established, then

this event will be delivered immediately when the View attempts to connect.

Public Members

uint32_t view_id

Public Methods

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