Enumeration for specifying the state of the key event.
C# Copy public enum Key.StateType
public enum Key.StateType
Key Down.
Key Last.
Key Up.