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.
Stops the animation of an indeterminate progress indicator.
func stopAnimation(_ sender: Any?)The object sending the message.
Does nothing for a determinate progress indicator.