TimedAnimation.reverse

bool reverse() @property

Get reverse property.

Returns

Whether the animation plays backwards.
void reverse(bool propval) @property

Set reverse property.

Parameters

propvalWhether the animation plays backwards.