Share via


ProcessInputEventArgs.PopInput Method

Removes the input event on the top of the staging area stack.

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

Syntax

public StagingAreaInputItem PopInput ()

Return Value

The input event that was on the top of the staging area stack. The return value will be a null reference if the staging area is empty.

Version Information

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

See Also

Reference

ProcessInputEventArgs Class
ProcessInputEventArgs Members
Microsoft.SPOT.Input Namespace