NotifyInputEventHandler Delegate
Namespace: GHIElectronics.TinyCLR.UI.Input · Assembly: GHIElectronics.TinyCLR.UI
Delegate type for handles of events that use NotifyInputEventArgs.
public delegate void NotifyInputEventHandler(object sender, NotifyInputEventArgs e);
Parameters
| Parameter | Type | Description |
|---|---|---|
sender | object | |
e | NotifyInputEventArgs |