fillColor
The color used to fill the shape’s path. Animatable.
Declaration
var fillColor: CGColor? { get set }Discussion
Setting fillColor to nil results in no fill being rendered.
Default is opaque black.
The color used to fill the shape’s path. Animatable.
var fillColor: CGColor? { get set }Setting fillColor to nil results in no fill being rendered.
Default is opaque black.