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