Class NUIGadgetAssembly

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.Gadget.dll

    Represents a class that provides access to the methods and properties of the NUIGadgetAssembly.

    public class NUIGadgetAssembly
    Inheritance
    object
    NUIGadgetAssembly

    Properties

    View Source

    IsAlive

    Property indicating whether the weak reference to the gadget assembly is still alive.

    Declaration
    public bool IsAlive { get; }
    Property Value
    Type Description
    bool

    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