Contents

startAnimation(_:)

Starts the animation of an indeterminate progress indicator.

Declaration

func startAnimation(_ sender: Any?)

Parameters

  • sender:

    The object sending the message.

Discussion

Does nothing for a determinate progress indicator.

See Also

Related Documentation

  • Progress Indicator Programming Topics

Animating the progress indicator