Skip to main content

GenericEvent Class

Namespace: GHIElectronics.TinyCLR.UI.Input · Assembly: GHIElectronics.TinyCLR.UI

No description available.

public class GenericEvent : BaseEvent

Fields

EventCategory

public byte EventCategory

No description available.

EventData

public uint EventData

No description available.

X

public int X

No description available.

Y

public int Y

No description available.

Time

public DateTime Time

No description available.