Share via


EventCategory Enumeration

Defines the categories events are classified into.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public enum EventCategory

Version Information

Available in .NET Micro Framework version 3.0 and above.

Members

  Member name Description
Custom Specifies a programmer-defined event.
Gesture Specifies a gesture event.
Network Specifies a network event.
Storage Specifies an event in the block storage system.
Touch Specifies a touch panel event.
Unknown Specifies an unknown event type.

See Also

Reference

Microsoft.SPOT Namespace