ColorBuilders.Brush
@RequiresSchemaVersion(major = 1, minor = 300)
interface ColorBuilders.Brush
ColorBuilders.SweepGradient |
A sweep gradient with the given colors dispersed around its center with offsets defined in each color stop. |
Interface defining a Brush
describes how something is drawn on screen. It determines the color(s) that are drawn in the drawing area.