InputReportEventHandler Delegate
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Input
The delegate to use for handlers that receive InputReportEventArgs
public delegate void InputReportEventHandler(object sender, InputReportEventArgs e);