repeat

fun repeat(count: Int): AnimationResource

Creates a new animation resource with a specified repeat count.

Return

The new animation resource.

Parameters

count

The number of times the animation should repeat.