Delegate DaliEventHandler<T, U>
Definition
- Assembly:
- Tizen.NUI.dll
[UnmanagedFunctionPointer(CallingConvention.StdCall)] this should be removed with EventHandler from .NET
public delegate void DaliEventHandler<T, U>(T source, U e)