Delegate GLView.GLRenderFrameDelegate

    Definition

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

    Type of callback to render the frame with OpenGLES APIs. If the return value of this callback is not 0, the eglSwapBuffers() will be called.

    public delegate int GLView.GLRenderFrameDelegate()
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX