start

abstract fun start(animation: Animation): AnimationHandle

Adds and starts the given Animation.

Return

an AnimationHandle which can be used to interact with the running Animation.

Sources

(source)
Link copied to clipboard