Microsoft.SPOT.Touch Namespace

Contains types for working with a touch panel, either with fingers or a stylus.

Remarks

The Touch subsystem spans items in the following namespaces:

Microsoft.SPOT.Touch

Microsoft.SPOT.Input:

Microsoft.SPOT.Presentation:

Microsoft.SPOT.Ink:

Classes

Name Description
Public Class Ink Manages setting an inking region.
Public Class Touch Supports touch-panel functionality.
Public Class TouchCollectorConfiguration Manages the settings that control the way in which touch panel data is collected, and provides access to the last touch event.
Public Class TouchEvent Stores the data of a touch event.
Public Class TouchPanel Provides general control over a touch panel.

Structures

Name Description
Public Structure TouchInput Contains information about a touch event.

Enumerations

Name Description
Public Enumeration CollectionMethod Defines values that determine whether touch data collection is handled in managed code or in the native driver.
Public Enumeration CollectionMode Defines values that determine whether ink, gestures, or ink and gestures should be collected from the touch panel.
Public Enumeration TouchCollectorConfiguration.TouchInput Defines values that determine what kind of touch-panel information GetTouchInput gets or SetTouchInput sets.
Public Enumeration TouchInputFlags Indicates information about a touch event.