class ViewPropertiesChangedEvent
Defined at line 5963 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Delivered when the parent ViewHolder for the given View makes a change to
the View's properties.
Public Members
uint32_t view_id
ViewProperties properties
Public Methods
::std::unique_ptr<ViewPropertiesChangedEvent> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ViewPropertiesChangedEvent * value, size_t _offset)
zx_status_t Clone (ViewPropertiesChangedEvent * result)