class SetSolidFill

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

Defines the color and size of a filled rect. |rect_id| must refer to content that

was created via a call to CreateFilledRect. The color is not premultiplied. Color values

must be within the range [0,1] inclusive, and normal 32-bit

floating point values: https://en.wikipedia.org/wiki/Normal_number_%28computing%29. Values

that do not conform to these specifications will cause the channel to close.

The rectangle's top left corner will be at (0, 0) in its transform's coordinate space.

Hence, its bottom right corner will be at (size.width, size.height).

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