Delegate Window.FrameCallbackType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Type of callback which is called when the frame rendering is done by graphics driver or when the frame is displayed on display.
C#Copypublic delegate void FrameCallbackType(int frameId);