ProgressBar.text
string text() @property nothrowGet text property.
Returns
Text to be displayed in the progress bar.
void text(string propval) @property nothrowSet text property.
Parameters
propval | Text to be displayed in the progress bar. |
string text() @property nothrowGet text property.
void text(string propval) @property nothrowSet text property.
propval | Text to be displayed in the progress bar. |