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