isDelayedInitializationRequired

Check if delayed initialization is required By returning true, all OpenGL context dependent objects ( screens, canvases, views ) will be initialized on the first Screen.render call The delay initialization can be used when OpenGL context dependent objects are created before the context is ready to use