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.