Class GenericEventArgs
- Namespace
- nanoFramework.UI.Input
- Assembly
- nanoFramework.Graphics.dll
Event Args
public class GenericEventArgs : InputEventArgs
- Inheritance
-
GenericEventArgs
- Inherited Members
- Extension Methods
Constructors
GenericEventArgs(InputDevice, GenericEventEx)
Generic Event Args
public GenericEventArgs(InputDevice inputDevice, GenericEventEx genericEvent)
Parameters
inputDevice
InputDevicegenericEvent
GenericEventEx
Fields
InternalEvent
GenericEventEx
public readonly GenericEventEx InternalEvent