TimedAnimation.alternate

Set alternate property.

  1. bool alternate [@property getter]
  2. bool alternate [@property setter]
    class TimedAnimation
    @property
    void
    alternate
    (
    bool propval
    )

Parameters

propval bool

Whether the animation changes direction on every iteration.