animationDone

val animationDone: (Node) -> Promise<Unit>

a native function returning a Promise that is completed, when the currently running animations (if any) on a given Node have finished.