Class XamlCompilationAttribute

    Definition

    Namespace:
    Tizen.NUI.Xaml
    Assembly:
    Tizen.NUI.dll
    public sealed class XamlCompilationAttribute : Attribute
    Inheritance
    object
    XamlCompilationAttribute

    Constructors

    View Source

    XamlCompilationAttribute(XamlCompilationOptions)

    Declaration
    public XamlCompilationAttribute(XamlCompilationOptions xamlCompilationOptions)
    Parameters
    Type Name Description
    XamlCompilationOptions xamlCompilationOptions

    Properties

    View Source

    XamlCompilationOptions

    Declaration
    public XamlCompilationOptions XamlCompilationOptions { get; set; }
    Property Value
    Type Description
    XamlCompilationOptions

    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