Contents

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.

See Also

Configuring the activity indicator appearance