Slider.

OnThumbDragStarted(VectorEventArgs) Method

Summary

Called when user start dragging the Thumb.
Namespace
Avalonia.Controls
Containing Type
Slider

Syntax

protected virtual void OnThumbDragStarted(VectorEventArgs e)

Parameters

Name Type Description
e VectorEventArgs

Return Value

Type Description
void