Class XmlLineInfoProvider

    Definition

    Namespace:
    Tizen.NUI.Xaml
    Assembly:
    Tizen.NUI.dll
    public class XmlLineInfoProvider : IXmlLineInfoProvider
    Inheritance
    object
    XmlLineInfoProvider
    Implements
    IXmlLineInfoProvider

    Constructors

    View Source

    XmlLineInfoProvider(IXmlLineInfo)

    Declaration
    public XmlLineInfoProvider(IXmlLineInfo xmlLineInfo)
    Parameters
    Type Name Description
    IXmlLineInfo xmlLineInfo

    Properties

    View Source

    XmlLineInfo

    Declaration
    public IXmlLineInfo XmlLineInfo { get; }
    Property Value
    Type Description
    IXmlLineInfo

    Implements

    IXmlLineInfoProvider

    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