Class HeadingStyle

    Definition

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

    HeadingStyle.

    public class HeadingStyle
    Inheritance
    object
    HeadingStyle

    Properties

    View Source

    FontFamily

    Declaration
    public string FontFamily { get; set; }
    Property Value
    Type Description
    string
    View Source

    FontSizeLevel1

    Declaration
    public float FontSizeLevel1 { get; set; }
    Property Value
    Type Description
    float
    View Source

    FontSizeLevel2

    Declaration
    public float FontSizeLevel2 { get; set; }
    Property Value
    Type Description
    float
    View Source

    FontSizeLevel3

    Declaration
    public float FontSizeLevel3 { get; set; }
    Property Value
    Type Description
    float
    View Source

    FontSizeLevel4

    Declaration
    public float FontSizeLevel4 { get; set; }
    Property Value
    Type Description
    float
    View Source

    FontSizeLevel5

    Declaration
    public float FontSizeLevel5 { get; set; }
    Property Value
    Type Description
    float
    View Source

    FontSizeLevel6

    Declaration
    public float FontSizeLevel6 { get; set; }
    Property Value
    Type Description
    float

    Extension Methods

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