Enum Key.StateType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Enumeration for specifying the state of the key event.
public enum StateType
Fields
Name | Description |
---|---|
Down | Key Down. |
Last | Key Last. |
Up | Key Up. |