Contents

stopAnimating()

Stops the animation of the progress indicator.

Declaration

func stopAnimating()

Discussion

Call this method to stop the animation of the progress indicator started with a call to startAnimating(). When animating is stopped, the indicator is hidden, unless hidesWhenStopped is false.

See Also

Managing an activity indicator