delay

fun delay(delay: Float): TweenAnimation

Sets the delay before the animation starts, in seconds.

Return

This TweenAnimation object, for method chaining.

Parameters

delay

The number of seconds to wait before starting the animation. Must be greater than or equal to 0.