Scale.drawValue
bool drawValue() @propertyGet drawValue property.
Returns
Whether the current value is displayed as a string next to the slider.
void drawValue(bool propval) @propertySet drawValue property.
Parameters
propval | Whether the current value is displayed as a string next to the slider. |