Expand description
Builder pattern types.
Structs
- A
ContentFormatsBuilder
is an auxiliary struct used to create newContentFormats
, and should not be kept around. - A builder-pattern type to construct
Cursor
objects. - A builder-pattern type to construct
RGBA
objects.