ProgressBar.text

string text() @property

Get text property.

Returns

Text to be displayed in the progress bar.
void text(string propval) @property

Set text property.

Parameters

propvalText to be displayed in the progress bar.