Share via


InputManager.MostRecentInputDevice Property

Gets or sets the input device that is associated with the most recent input event.

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

Syntax

public InputDevice MostRecentInputDevice { get; set; }

Property Value

An InputDevice object that represents the input device associated with the most recent input event.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

InputManager Class
InputManager Members
Microsoft.SPOT.Input Namespace