Range.inverted

bool inverted() @property

Get inverted property.

Returns

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

Set inverted property.

Parameters

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