The color of the activity indicator.
SDKs
Framework
On This Page
var color: UIColor! { get set }
If you set a color for an activity indicator, it overrides the color provided by the style property.
style
var style: UIActivityIndicatorView.Style
The basic appearance of the activity indicator.