Class ListStyle

    Definition

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

    ListStyle.

    public class ListStyle
    Inheritance
    object
    ListStyle

    Properties

    View Source

    ItemMarginBottom

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

    ItemMarginTop

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