Class RefObject

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll
    public class RefObject : Disposable
    Inheritance
    object
    Disposable
    RefObject
    Derived
    NativeImageInterface
    NativeImageInterface

    Methods

    View Source

    GetRefObjectFromPtr(IntPtr)

    Declaration
    public static RefObject GetRefObjectFromPtr(System.IntPtr cPtr)
    Parameters
    Type Name Description
    System.IntPtr cPtr
    Returns
    Type Description
    RefObject
    View Source

    Reference()

    Declaration
    public void Reference()
    View Source

    ReferenceCount()

    Declaration
    public int ReferenceCount()
    Returns
    Type Description
    int
    View Source

    ReleaseSwigCPtr(HandleRef)

    Declaration
    protected override void ReleaseSwigCPtr(System.Runtime.InteropServices.HandleRef swigCPtr)
    Parameters
    Type Name Description
    System.Runtime.InteropServices.HandleRef swigCPtr
    Overrides
    Disposable.ReleaseSwigCPtr(System.Runtime.InteropServices.HandleRef)
    View Source

    Unreference()

    Declaration
    public void Unreference()

    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