- Namespace
- Avalonia
.Input .Raw - Interfaces
- Implementing Types
graph BT
Type-.->Interface0["IInputDevice"]
click Interface0 "/api/Avalonia.Input/IInputDevice"
Type["IDragDropDevice"]
class Type type-node
Implementing0["DragDropDevice"]-.->Type
click Implementing0 "/api/Avalonia.Input/DragDropDevice"
Syntax
public interface IDragDropDevice : IInputDevice