Summary
Gets an observable that notifies on each input event received.
- Namespace
- Avalonia
.Input - Containing Type
- IInputManager
Syntax
IObservable<RawInputEventArgs> Process { get; }
Value
Type | Description |
---|---|
IObservable |
IObservable<RawInputEventArgs> Process { get; }
Type | Description |
---|---|
IObservable |