Range.inverted
bool inverted() @propertyGet inverted property.
Returns
If true, the direction in which the slider moves is inverted.
void inverted(bool propval) @propertySet inverted property.
Parameters
propval | If true, the direction in which the slider moves is inverted. |