BaseEvent Class
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Input
Base class for raw input events reported to the input system.
public class BaseEvent
Fields
Source
public ushort Source
The identifier of the source that produced the event.
EventMessage
public byte EventMessage
The message code describing the event.