TimedAnimation.reverse
bool reverse() @property nothrowGet reverse property.
Returns
Whether the animation plays backwards.
void reverse(bool propval) @property nothrowSet reverse property.
Parameters
propval | Whether the animation plays backwards. |