maxValue property

int maxValue
final

The value that represents completion of the progress bar.

By default, the progress bar shows a percentage value from 0 to 100.

Implementation

final int maxValue;