Contents

fillColor

Sets the fill color used by Continuous and Discrete Capacity indicators when drawing the “normal” state, and by the rating indicator when drawing stars.

Declaration

@NSCopying var fillColor: NSColor! { get set }

Discussion

The default value is a system-defined color which may vary between level indicator styles and OS releases.

See Also

Configuring the Drawing Attributes