ProgressBar.inverted
bool inverted() @property nothrowGet inverted property.
Returns
Invert the direction in which the progress bar grows.
void inverted(bool propval) @property nothrowSet inverted property.
Parameters
propval | Invert the direction in which the progress bar grows. |