TouchCollectorConfiguration.TouchInput Enumeration

Defines values that determine what kind of touch-panel information GetTouchInput gets or SetTouchInput sets.

Namespace: Microsoft.SPOT.Touch
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

[FlagsAttribute]
public enum TouchCollectorConfiguration.TouchInput

Members

  Member name Description
LastTouchPoint The last touch point is obtained or set.
SamplingDistance The sampling rate is obtained or set (expressed in microseconds between samples).
TouchMoveFrequency The maximum number of touch events generated per second is obtained or set (expressed in maximum events per second).

Version Information

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

See Also

Reference

Microsoft.SPOT.Touch Namespace