GridSplitter.

OnDragStarted(VectorEventArgs) Method

Namespace
Avalonia.Controls
Containing Type
GridSplitter

Syntax

protected override void OnDragStarted(VectorEventArgs e)

Parameters

Name Type Description
e VectorEventArgs

Return Value

Type Description
void