Delegate DaliEventHandler<T, U>

    Definition

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

    [UnmanagedFunctionPointer(CallingConvention.Cdecl)] this should be removed with EventHandler from .NET

    public delegate void DaliEventHandler<T, U>(T source, U e)
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX