Microsoft.SPOT.Touch Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

In addition to the types in the Microsoft.SPOT.Touch namespace, the touch subsystem includes the following types:

Microsoft.SPOT.Input

Microsoft.SPOT.Presentation

Microsoft.SPOT.Ink

Classes

  Class 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

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

Enumerations

  Enumeration 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 for getting or setting touch-panel information.
Public enumeration TouchInputFlags Indicates information about a touch event.