Class ImageUrl

    Definition

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

    Url for Image

    public class ImageUrl : BaseHandle, IDynamicResourceHandler, INameScope, System.IDisposable
    Inheritance
    object
    BindableObject
    Element
    BaseHandle
    ImageUrl
    Implements
    IDynamicResourceHandler
    INameScope
    System.IDisposable
    Remarks

    Hidden API: Only for inhouse or developing usage. The behavior and interface can be changed anytime.

    Methods

    View Source

    Dispose(DisposeTypes)

    Dispose

    Declaration
    protected override void Dispose(DisposeTypes type)
    Parameters
    Type Name Description
    DisposeTypes type
    Overrides
    BaseHandle.Dispose(DisposeTypes)
    Remarks

    Hidden API: Only for inhouse or developing usage. The behavior and interface can be changed anytime.

    View Source

    ReleaseSwigCPtr(HandleRef)

    Declaration
    protected override void ReleaseSwigCPtr(HandleRef swigCPtr)
    Parameters
    Type Name Description
    HandleRef swigCPtr
    Remarks

    Hidden API: Only for inhouse or developing usage. The behavior and interface can be changed anytime.

    View Source

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Remarks

    Hidden API: Only for inhouse or developing usage. The behavior and interface can be changed anytime.

    Implements

    IDynamicResourceHandler
    INameScope
    System.IDisposable

    Extension Methods

    BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string)
    NameScopeExtensions.FindByName<T>(Element, string)
    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