Share via


InputManager.InputReportEvent Field

Specifies the bubbling-routed event that occurs when the input manager receives an input report from an InputProviderSite object.

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

Syntax

public static readonly RoutedEvent InputReportEvent

Remarks

The InputReportEvent field specifies a routed event that uses the bubbling routing strategy. The event handler for this event is represented by the InputEventHandler Delegate delegate.

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