TimedAnimation.repeatCount

Get repeatCount property.

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

Return Value

Type: uint

Number of times the animation will play.

If set to 0, the animation will repeat endlessly.