InputDeviceEvents Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the device events for an input device.

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

Syntax

'Declaration
Public InputDeviceEvents As InputManager.DeviceEvents()
public InputManager.DeviceEvents[] InputDeviceEvents
public:
array<InputManager::DeviceEvents^>^ InputDeviceEvents
val mutable InputDeviceEvents: InputManager.DeviceEvents[]
public var InputDeviceEvents : InputManager..::..DeviceEvents[]

.NET Framework Security

See Also

Reference

InputManager Class

Microsoft.SPOT.Input Namespace