[]
Specifies how thumbs will be moved when mouse click will be performed outside selected area.
public enum RangeSliderScrollBehavior
Name | Description |
---|---|
None | Both thumbs will not move. |
Range | Both thumbs will be moved to direction of mouse by a large distance. |
Thumb | Closest thumb will be moved to direction of mouse by a large distance. |