isRunning

abstract val isRunning: Boolean

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

Sources

Link copied to clipboard