Enum PropertyKey.KeyType

    Definition

    Namespace:
    Tizen.NUI
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX