class CreateFilledRect
Defined at line 2101 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/markers.h
Creates a solid-color rectangle. By default a filled-rect does not have a defined
color or size. It is necessary to call |SetSolidFill| to specify a color and size
before a filled rect can be used for rendering. Not doing so will result the
rectangle having a default size of (0,0) and so it will not show up when rendering.
`rect_id` must satisfy standard [`ContentId`] creation constraints.
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