Summary
Handles raw touch events
This class is supposed to be used on per-toplevel basis, don't use a shared one
- Namespace
- Avalonia
.Input - Interfaces
-
- IInputDevice
- IDisposable
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IInputDevice"]
click Interface0 "/api/Avalonia.Input/IInputDevice"
Type-.->Interface1["IDisposable"]
Type["TouchDevice"]
class Type type-node
Syntax
public class TouchDevice : IInputDevice, IDisposable
Methods
Name | Value | Summary |
---|---|---|
Dispose |
void | |
ProcessRawEvent |
void |