DragDropDevice Class

Namespace
Avalonia.Input
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IDragDropDevice"] click Interface0 "/api/Avalonia.Input.Raw/IDragDropDevice" Type-.->Interface1["IInputDevice"] click Interface1 "/api/Avalonia.Input/IInputDevice" Type["DragDropDevice"] class Type type-node

Syntax

public class DragDropDevice : IDragDropDevice, IInputDevice

Fields

Name Constant Value Summary
Instance
static

Methods

Name Value Summary
ProcessRawEvent(RawInputEventArgs) void