Method SetValueFromDrag
SetValueFromDrag(float)
Custom implementation of the slider value from the drag position.
Declaration
protected virtual void SetValueFromDrag(float newPos)
Parameters
| Type | Name | Description |
|---|---|---|
| float | newPos | The new position of the dragger. |