formatter property

ProgressBarFormatter formatter
getter/setter pair

A function to format the progress bar text.

See ProgressBarFormatter for the available values. Additionally, the formatterBarToken should be included to be replaced with the progress bar indicator.

Implementation

ProgressBarFormatter formatter;