Scale.drawValue

bool drawValue() @property nothrow

Get drawValue property.

Returns

Whether the current value is displayed as a string next to the slider.
void drawValue(bool propval) @property nothrow

Set drawValue property.

Parameters

propvalWhether the current value is displayed as a string next to the slider.