stop

abstract fun stop()

Stop this animation without removing it from the screen.

Anything printed to the terminal after this call will be printed below this last frame of this animation.

Future calls to refresh will cause the animation to start again.