Delegate DaliEventHandlerWithReturnType<T, U, R>

Definition

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

[UnmanagedFunctionPointer(CallingConvention.Cdecl)]

C#
Copy
public delegate R DaliEventHandlerWithReturnType<T, U, R>(T source, U e)