Enum FontSizeType

    Definition

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

    Enumeration for the size type of font.

    public enum FontSizeType
    Remarks

    The size type of font used as a property of TextFit.

    Fields

    Name Description
    PixelSize

    The PixelSize.

    PointSize

    The PointSize.

    Extension Methods

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