Summary
Processes a raw input event.
- Namespace
- Avalonia
.Input - Containing Type
- IInputManager
Syntax
void ProcessInput(RawInputEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | RawInputEventArgs | The raw input event. |
Return Value
Type | Description |
---|---|
void |