The SolidColorBrush class is used to work with a brush for background solid color fill.
NuGridSolidColorBrush
<NSCoding>
color. Color of background fill brush.
applyToContext:path:rect:. Applies brush parameters for the specified graphic context.
solidColorBrushWithColor:. Creates a brush of the specified color for background fill.
solidColorBrushWithDict:. Creates a brush instance based on the object that contains brush parameters.
See also: