Range.inverted

bool inverted() @property nothrow

Get inverted property.

Returns

If true, the direction in which the slider moves is inverted.
void inverted(bool propval) @property nothrow

Set inverted property.

Parameters

propvalIf true, the direction in which the slider moves is inverted.