style
The basic appearance of the activity indicator.
Declaration
var style: UIActivityIndicatorView.Style { get set }Discussion
See UIActivityIndicatorView.Style for the available styles. The default value is UIActivityIndicatorView.Style.medium.
The basic appearance of the activity indicator.
var style: UIActivityIndicatorView.Style { get set }See UIActivityIndicatorView.Style for the available styles. The default value is UIActivityIndicatorView.Style.medium.