LevelBar.setMaxValue

Sets the value of the max-value property.

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

class LevelBar
void
setMaxValue
(
double value
)

Parameters

value double

a positive value

Meta