struct SetLabelCmd

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

Sets/clears a label to help developers identify the purpose of the resource

when using diagnostic tools.

The label serves no functional purpose in the scene graph. It exists only

to help developers understand its structure. The scene manager may truncate

or discard labels at will.

Constraints:

- The label's maximum length is `kLabelMaxLength` characters.

- Setting the label to an empty string clears it.

Public Members

uint32_t id
StringView label