class SetLayerProperties

Defined at line 1134 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/markers.h

Sets properties of the Layer.

The provided `properties` table is merged into the layer's stored properties: fields

which are unset in `properties` retain their previously stored values. Stored

properties are sticky; see [`LayerProperties`] for the full persistence semantics.

Values are stored as given; validation which depends on other state (notably

`sample_rect` against the bound image) happens at

[`fuchsia.ui.composition/Flatland.Present`]. See [`LayerProperties.sample_rect`].

`layer_id` must refer to a valid, unreleased Layer.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal