InputManager.InputDeviceType Enumeration

Defines categories of input devices.

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

Syntax

public enum InputManager.InputDeviceType

Members

  Member name Description
Button Input is from a button.
Generic Input is from an unspecified device.
Last Input is from the previous input device.
Touch Input is from a touch panel.

Version Information

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

See Also

Reference

Microsoft.SPOT.Input Namespace