TouchMessages Enumeration

Defines values that categorize touch actions.

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

Syntax

public enum TouchMessages

Members

  Member name Description
Down A touch is initiated on the touch device surface.
Move A touch moves across the touch device surface.
Up A touch is ended on the touch device surface.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

Microsoft.SPOT.Input Namespace