Enum PropertyKey.KeyType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

Represents the type of key used in property-related operations.

C#
Copy
public enum PropertyKey.KeyType
Name Description
Index

The type of key is index.

String

The type of key is string.