Contents

stopAnimation(_:)

Stops the animation of an indeterminate progress indicator.

Declaration

func stopAnimation(_ sender: Any?)

Parameters

  • sender:

    The object sending the message.

Discussion

Does nothing for a determinate progress indicator.

See Also

Animating the progress indicator