name

fun name(name: String): TweenAnimation

Sets the name of the animation.

Return

This TweenAnimation instance, for method chaining.

Parameters

name

The name of the animation. Must be no more than 63 ASCII characters.