Sets the current value of the adjustable object. If
the value supplied is less than
minimum
or greater than
maximum
-
visibleAmount
,
then one of those values is substituted, as appropriate.
Calling this method does not fire an
AdjustmentEvent
.
Parameters:
- v - the current value, between minimum
and maximum
- visibleAmount