class SetLightColorCmd
Defined at line 3882 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Sets the color of the Light identified by `light_id`.
Public Members
uint32_t light_id
ColorRgbValue color
Public Methods
::std::unique_ptr<SetLightColorCmd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SetLightColorCmd * value, size_t _offset)
zx_status_t Clone (SetLightColorCmd * result)