TimedAnimation.alternate
bool alternate() @propertyGet alternate property.
Returns
Whether the animation changes direction on every iteration.
void alternate(bool propval) @propertySet alternate property.
Parameters
propval | Whether the animation changes direction on every iteration. |