LevelBar.setMinValue

Sets the value of the min-value property.

You probably want to update preexisting level offsets after calling this function.

class LevelBar
void
setMinValue
(
double value
)

Parameters

value double

a positive value

Meta