Enum PropertyKey.KeyType
Definition
- Assembly:
- Tizen.NUI.dll
The type of key.
[SuppressMessage("Microsoft.Naming", "CA1720:Identifiers should not contain type names")]
public enum PropertyKey.KeyType
Fields
| Name | Description |
|---|---|
| Index | The type of key is index. |
| String | The type of key is string. |