setInverted

open fun setInverted(inverted: Boolean)

Sets whether the progress bar is 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