Contents

startAnimating()

Starts the animation of the progress indicator.

Declaration

func startAnimating()

Discussion

When the progress indicator is animated, the gear spins to indicate indeterminate progress. The indicator is animated until stopAnimating() is called.

See Also

Managing an activity indicator