Share via


TouchDevice.DeviceType Property

Gets the input device type.

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

Syntax

public override InputDeviceType DeviceType { get; }

Property Value

Always returns InputDeviceType.Touch.

Version Information

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

See Also

Reference

TouchDevice Class
TouchDevice Members
Microsoft.SPOT.Input Namespace