TimedAnimation.duration

Get duration property.

  1. uint duration [@property getter]
    class TimedAnimation
    @property
    uint
    duration
    ()
  2. uint duration [@property setter]

Return Value

Type: uint

Duration of the animation, in milliseconds.

Describes how much time the animation will take.

If the animation repeats more than once, describes the duration of one iteration.