Value: 16843070
Defines how the indeterminate mode should behave when the progress reaches max.
| Constant | Value | Description |
|---|---|---|
| repeat | 1 | Progress starts over from 0. |
| cycle | 2 | Progress keeps the current value and goes back to 0. |
Must be one of the following constant values.