Enum PropertyKey.KeyType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
The type of key.
C#Copypublic enum KeyType : int
Name | Description |
---|---|
Index | The type of key is index. |
String | The type of key is string. |