Contents

animationRepeatCount

Specifies the number of times to repeat the animation.

Declaration

var animationRepeatCount: Int { get set }

Discussion

The default value is 0, which specifies to repeat the animation indefinitely.

See Also

Animating a sequence of images