Enumeration of Press States

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public enum PressState

Members

Member nameValueDescription
Normal0 Normal state
Pressed1 Pressed state

See Also