Class QuoteStyle

    Definition

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

    QuoteStyle.

    public class QuoteStyle
    Inheritance
    object
    QuoteStyle

    Properties

    View Source

    BarColor

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

    BarCornerRadius

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

    BarMargin

    Declaration
    public int BarMargin { get; set; }
    Property Value
    Type Description
    int
    View Source

    BarWidth

    Declaration
    public int BarWidth { get; set; }
    Property Value
    Type Description
    int
    View Source

    FontColor

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

    Padding

    Declaration
    public int Padding { get; set; }
    Property Value
    Type Description
    int

    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