Class StringToVoidSignal

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll
    public class StringToVoidSignal : Disposable
    Inheritance
    object
    Disposable
    StringToVoidSignal

    Constructors

    View Source

    StringToVoidSignal()

    Declaration
    public StringToVoidSignal()

    Methods

    View Source

    Connect(Delegate)

    Declaration
    public void Connect(System.Delegate func)
    Parameters
    Type Name Description
    System.Delegate func
    View Source

    Disconnect(Delegate)

    Declaration
    public void Disconnect(System.Delegate func)
    Parameters
    Type Name Description
    System.Delegate func
    View Source

    Empty()

    Declaration
    public bool Empty()
    Returns
    Type Description
    bool
    View Source

    GetConnectionCount()

    Declaration
    public uint GetConnectionCount()
    Returns
    Type Description
    uint
    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)

    Extension Methods

    EXamlExtensions.LoadFromEXaml<T>(T, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    EXamlExtensions.LoadFromEXamlPath<TXaml>(TXaml, string)
    EXamlExtensions.LoadFromEXamlPath<T>(T, Type)
    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