The DisGUISE C# class library

KeyAction Enumeration

Indicates whether a key has been (or should be) pressed, released or both

public enum KeyAction

Members

Member Name Description
Released  
Pressed  
Both  

Requirements

Namespace: DisGUISE.Phone

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.Phone Namespace