RawButtonActions Enumeration
Specifies the current "raw" action of a button.
Namespace: Microsoft.SPOT.Input
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public enum RawButtonActions
Members
Member name | Description | |
---|---|---|
Activate | A value specifying that the button is currently activated. | |
ButtonDown | A value specifying that the button is currently in the down position. | |
ButtonUp | A value specifying that the button is currently in the up position. | |
Deactivate | A value specifying that the button is currently deactivated. |
Version Information
Available in .NET Micro Framework version 2.0, 2.5