"minValue"
The attribute "minValue"; sets the minimum value, which is returned when a slider is moved to minimum position. In case of thumb wheel the thumb wheel is moved between the minimum and maximum value.
Synopsis
shape.minValue(int value);
Parameters
Parameter | Description |
---|---|
shape | Name of the object. |
value | The minimum value. |
Description
The attribute "minValue" sets the minimum value, which is returned when a slider is moved to minimum position. In case of thumb wheel the thumb wheel is moved between the minimum and maximum value.
Assignment
Slider, Thumb wheel