Method SetValueWithoutNotify
SetValueWithoutNotify(TRangeType)
Set the value of the slider without notifying the change.
Declaration
public override void SetValueWithoutNotify(TRangeType newValue)
Parameters
Type | Name | Description |
---|---|---|
TRangeType | newValue | The new value of the slider. |