isRunning

abstract val isRunning: Boolean(source)

Checks whether or not the animation is currently running.

If true the animation is running and scheduling sending of the frames. If false the animation isn't running.

Since

2.0.0

See also