class ViewDisconnectedEvent

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

Delivered to a ViewHolder's Session when its peer View is disconnected or

destroyed.

If the View is destroyed before the connection is established, then this

event will be delivered immediately when the ViewHolder attempts to connect.

Public Members

uint32_t view_holder_id

Public Methods

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