repeats
A Boolean value that indicates whether the display of an animated image repeats the animation sequence indefinitely.
Declaration
var repeats: Bool { get }Discussion
The animation repeats when this property is true; otherwise, animation occurs only once.