Enum Key.StateType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

Enumeration for specifying the state of the key event.

C#
Copy
public enum StateType
Name Description
Down

Key Down.

Last

Key Last.

Up

Key Up.