delay

fun delay(delayInMs: Long, delayInNs: Long = 0)(source)

Wait for a given time before cueing the next animation.

Return

this for easy animation chaining

Parameters

delayInMs

the delay in milliseconds