class ReleaseLayer

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

Released Layers will be garbage collected by the system once they are no longer necessary

for rendering. For Layers, this means:

- the Layer is no longer referenced by any LayerStack, and

- any pending rendering that references the Layer is complete.

`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