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