struct AddLayerCmd

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

Add a layer to a layer stack.

Constraints:

- `layer_stack_id` refs a `LayerStack`.

- `layer_id` refs a `Layer`.

- The layer must not already belong to a different stack; it must first be

detached.

Public Members

uint32_t layer_stack_id
uint32_t layer_id