Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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:
InputManager..::..TouchDevice property
UIElement..::..TouchDown event and other Touch action events.
OnTouchDown method and other OnTouch action methods.
- InkCanvas..::..OnTouchDown and other OnTouch action methods.
Classes
Class | Description | |
---|---|---|
![]() |
Ink | Manages setting an inking region. |
![]() |
Touch | Supports touch-panel functionality. |
![]() |
TouchCollectorConfiguration | Manages the settings that control the way in which touch panel data is collected, and provides access to the last touch event. |
![]() |
TouchEvent | Stores the data of a touch event. |
![]() |
TouchPanel | Provides general control over a touch panel. |
Structures
Structure | Description | |
---|---|---|
![]() |
TouchInput | Contains information about a touch event. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
CollectionMethod | Defines values that determine whether touch data collection is handled in managed code or in the native driver. |
![]() |
CollectionMode | Defines values that determine whether ink, gestures, or ink and gestures should be collected from the touch panel. |
![]() |
TouchCollectorConfiguration. . :: . .TouchInput | Defines values for getting or setting touch-panel information. |
![]() |
TouchInputFlags | Indicates information about a touch event. |