class OnFramePresented
Defined at line 295 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/markers.h
This event is fired whenever a set of one or more [`Present`]s are presented simultaneously,
and are therefore no longer in flight.
This event signifies that the commands enqueued before the [`Present`] have taken effect in
the scene graph, and are globally visible.
Clients do NOT have to implement a handler for this event for basic frame scheduling, unless
they explicitly want feedback on prior frame presentation. All future frame information is
given in the [`OnNextFrameBegin`] event.
TODO(https://fxbug.dev/42141795): remove `num_presents_allowed` from this event.
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