Class DynamicResource

    Definition

    Namespace:
    Tizen.NUI.Binding.Internals
    Assembly:
    Tizen.NUI.dll
    public class DynamicResource
    Inheritance
    object
    DynamicResource

    Constructors

    View Source

    DynamicResource(string)

    Declaration
    public DynamicResource(string key)
    Parameters
    Type Name Description
    string key

    Properties

    View Source

    Key

    Declaration
    public string Key { get; }
    Property Value
    Type Description
    string

    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