Search Results for

    Show / Hide Table of Contents

    Enum PropertyKey.KeyType

    Definition

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

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

    [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.

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