color
The color of the activity indicator.
Declaration
var color: UIColor! { get set }Discussion
If you set a color for an activity indicator, it overrides the color provided by the style property.
The color of the activity indicator.
var color: UIColor! { get set }If you set a color for an activity indicator, it overrides the color provided by the style property.