ProgressBar.setInverted

Progress bars normally grow from top to bottom or left to right. Inverted progress bars grow in the opposite direction.

class ProgressBar
void
setInverted
()

Parameters

inverted bool

%TRUE to invert the progress bar

Meta