Delegate EventHandlerWithReturnType<T, U, R>

    Definition

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

    [UnmanagedFunctionPointer(CallingConvention.Cdecl)]

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