ProgressBar.setText

Causes the given text to appear superimposed on the progress bar.

class ProgressBar
void
setText
(
string text
)

Parameters

text string

a UTF-8 string, or NULL. [allow-none]

Meta