struct SendSizeChangeHintCmdHack
Defined at line 2547 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h
Sends a hint about a pending size change to the given node and all nodes
below. This is generally sent before an animation.
`width_change_factor` and `height_change_factor` is how much bigger or smaller
the item is expected to be in the near future. This one number encapsulate
both changes in scale, as well as changes to layout width and height.
Public Members
uint32_t node_id
float width_change_factor
float height_change_factor