ProgressBar.setInverted
void setInverted(bool inverted)Progress bars normally grow from top to bottom or left to right. Inverted progress bars grow in the opposite direction.
Parameters
inverted | true to invert the progress bar |
void setInverted(bool inverted)Progress bars normally grow from top to bottom or left to right. Inverted progress bars grow in the opposite direction.
inverted | true to invert the progress bar |