ArsdBackend.onVisibleForTheFirstTime

this is called just before our window will be shown for the first time. we must create NanoVega context here, as it needs to initialize internal OpenGL subsystem with valid OpenGL context.

class ArsdBackend
abstract
void
onVisibleForTheFirstTime
()

Meta