Enum AttributeType

    Definition

    Namespace:
    Tizen.Uix.InputMethod
    Assembly:
    Tizen.Uix.InputMethod.dll

    Enumeration for the attribute types.

    public enum AttributeType

    Fields

    Name Description
    FontStyle

    A font style attribute, for example, underline, etc.

    None

    No attribute.

    Extension Methods

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