TimedAnimation.alternate

bool alternate() @property

Get alternate property.

Returns

Whether the animation changes direction on every iteration.
void alternate(bool propval) @property

Set alternate property.

Parameters

propvalWhether the animation changes direction on every iteration.