onResume

open fun onResume()

Resumes the rendering thread, re-creating the OpenGL context if necessary. It is the counterpart to onPause.

Must not be called before a renderer has been set.