Class ThematicBreakStyle

    Definition

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

    ThematicBreakStyle.

    public class ThematicBreakStyle
    Inheritance
    object
    ThematicBreakStyle

    Properties

    View Source

    Color

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

    Margin

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

    Thickness

    Declaration
    public int Thickness { 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