Class GenericEventArgs
Event Args
Inherited Members
Namespace: nanoFramework.UI.Input
Assembly: nanoFramework.Graphics.dll
Syntax
public class GenericEventArgs : InputEventArgs
Constructors
GenericEventArgs(InputDevice, GenericEventEx)
Generic Event Args
Declaration
public GenericEventArgs(InputDevice inputDevice, GenericEventEx genericEvent)
Parameters
Type | Name | Description |
---|---|---|
InputDevice | inputDevice | |
GenericEventEx | genericEvent |
Fields
InternalEvent
GenericEventEx
Declaration
public readonly GenericEventEx InternalEvent
Field Value
Type | Description |
---|---|
GenericEventEx |