class ViewHolderConnectedEvent
Defined at line 1761 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 connected.
If the ViewHolder is destroyed before the connection is established, then
this event will not be delivered.
Public Members
uint32_t view_id
Public Methods
::std::unique_ptr<ViewHolderConnectedEvent> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ViewHolderConnectedEvent * value, size_t _offset)
zx_status_t Clone (ViewHolderConnectedEvent * result)