loopCount property

int loopCount
final

Number of times animation should repeat after the defined loopCount is completed onCompleted is called.

Default is 1

Implementation

final int loopCount;