restoreContext

abstract fun restoreContext()(source)

The WEBGL_lose_context.restoreContext() method is part of the WebGL API and allows you to simulate restoring the context of a WebGLRenderingContext object.

MDN Reference