Contents

isDisplayedWhenStopped

A Boolean that indicates whether the progress indicator hides itself when it isn’t animating.

Declaration

var isDisplayedWhenStopped: Bool { get set }

Discussion

When the value of this property is false, the progress indicator is hidden when it isn’t animating. The default value of this property is true.

See Also

Setting the appearance