Enum FontWeightType

    Definition

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

    Enumeration type for the font's weight.

    public enum FontWeightType

    Fields

    Name Description
    Black

    Black.

    Bold

    Bold.

    Book

    Book.

    DemiBold

    DemiBold.

    DemiLight

    DemiLight.

    ExtraBlack

    ExtraBlack.

    ExtraBold

    ExtraBold.

    ExtraLight

    ExtraLight.

    Heavy

    Heavy.

    Light

    Light.

    Medium

    Medium.

    None

    None.

    Normal

    Normal.

    Regular

    Regular.

    SemiBold

    SemiBold.

    SemiLight

    SemiLight.

    Thin

    Thin.

    UltraBold

    UltraBold.

    UltraLight

    UltraLight.

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