OnGetCenterText typedef

OnGetCenterText = Text Function(double)

The callback type to get a new text value centered in the progress bar.

Implementation

typedef OnGetCenterText = Text Function(double);