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.
Specifies the number of times to repeat the animation.
var animationRepeatCount: Int { get set }The default value is 0, which specifies to repeat the animation indefinitely.