This value is used with the .setRepeatCount property to repeat the animation indefinitely.
When the animation reaches the end and repeatCount is INFINITE or a positive value, the animation restarts from the beginning.
repeatCount
When the animation reaches the end and repeatCount is INFINITE or a positive value, the animation reverses direction on every iteration.