- format
- A string passed to Java.Lang.String.format(java.lang.String, java.lang.Object...); use "%1d" for the current number and "%2d" for the maximum. If null, nothing will be shown.
Change the format of the small text showing current and maximum units of progress. The default is "%1d/%2d". Should not be called during the number is progressing.