Class DragDropDevice
[PrivateApi]
public class DragDropDevice : IDragDropDevice, IInputDevice
- Inheritance
-
DragDropDevice
- Implements
- Inherited Members
Constructors
DragDropDevice()
public DragDropDevice()
Fields
Instance
public static readonly DragDropDevice Instance
Field Value
Methods
ProcessRawEvent(RawInputEventArgs)
Processes raw event. Is called after preprocessing by InputManager
public void ProcessRawEvent(RawInputEventArgs e)