ProcessInputEventHandler Delegate
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Input
Delegate type for handles of events that use ProcessInputEventArgs.
public delegate void ProcessInputEventHandler(object sender, ProcessInputEventArgs e);