Enum TokenType

    Definition

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

    The type of token.

    public enum TokenType

    Fields

    Name Description
    Color

    The color token.

    FontFamily

    The font family token.

    FontSize

    The font weight token.

    Shadow

    The shadow token.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<TokenType>(TokenType, string)
    Extensions.LoadFromXaml<TokenType>(TokenType, string)
    Extensions.LoadFromXaml<TokenType>(TokenType, Type)
    Extensions.LoadFromXamlFile<TokenType>(TokenType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX