Table of Contents

Class DragDropDevice

Namespace
Avalonia.Input
Assembly
Avalonia.Base.dll
[PrivateApi]
public class DragDropDevice : IDragDropDevice, IInputDevice
Inheritance
DragDropDevice
Implements
Inherited Members

Constructors

DragDropDevice()

public DragDropDevice()

Fields

Instance

public static readonly DragDropDevice Instance

Field Value

DragDropDevice

Methods

ProcessRawEvent(RawInputEventArgs)

Processes raw event. Is called after preprocessing by InputManager

public void ProcessRawEvent(RawInputEventArgs e)

Parameters

e RawInputEventArgs