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