Enum PropertyKey.KeyType
Definition
- Assembly:
- Tizen.NUI.dll
Represents the type of key used in property-related operations.
public enum PropertyKey.KeyType
Fields
Name | Description |
---|---|
Index | The type of key is index. |
String | The type of key is string. |