GridSplitter.

OnDragDelta(VectorEventArgs) Method

Namespace
Avalonia.Controls
Containing Type
GridSplitter

Syntax

protected override void OnDragDelta(VectorEventArgs e)

Parameters

Name Type Description
e VectorEventArgs

Return Value

Type Description
void