Table of Contents

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 InputDevice
genericEvent GenericEventEx

Fields

InternalEvent

GenericEventEx

public readonly GenericEventEx InternalEvent

Field Value

GenericEventEx