maxValue property
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;
The value that represents completion of the progress bar.
By default, the progress bar shows a percentage value from 0 to 100.
final int maxValue;