DragDropDevice.

ProcessRawEvent(RawInputEventArgs) Method

Namespace
Avalonia.Input
Containing Type
DragDropDevice

Syntax

public void ProcessRawEvent(RawInputEventArgs e)

Parameters

Name Type Description
e RawInputEventArgs

Return Value

Type Description
void