animationLoop property

int animationLoop
final

animationLoop limits no of loops. If it is set to 0, then it loops forever. default is 0.

Implementation

final int animationLoop;