Class EXamlExtensions

    Definition

    Namespace:
    Tizen.NUI.EXaml
    Assembly:
    Tizen.NUI.dll
    public static class EXamlExtensions
    Inheritance
    object
    EXamlExtensions

    Methods

    View Source

    DisposeXamlElements(object)

    Declaration
    public static void DisposeXamlElements(object view)
    Parameters
    Type Name Description
    object view
    View Source

    LoadFromEXamlByRelativePath<T>(T, string)

    Declaration
    public static object LoadFromEXamlByRelativePath<T>(this T view, string eXamlPath)
    Parameters
    Type Name Description
    T view
    string eXamlPath
    Returns
    Type Description
    object
    Type Parameters
    Name Description
    T
    View Source

    RemoveEventsInXaml(object)

    Declaration
    public static void RemoveEventsInXaml(object eXamlData)
    Parameters
    Type Name Description
    object eXamlData
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX