class ViewProperties

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

Represents the properties for a View.

Public Members

BoundingBox bounding_box
vec3 inset_from_min
vec3 inset_from_max
bool focus_change
bool downward_input

Public Methods

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