animate property

bool animate
final

If it is TRUE, it will execute the Tween from begin to end.

If it is FALSE it will execute the Tween from end to begin

Implementation

final bool animate;