currentCycle property

int currentCycle
final

1-based index of the cycle currently being collected.

A value greater than totalCycles marks the circle as complete.

Implementation

final int currentCycle;