Phaser API Documentation

  Version: 
Event: CONTEXT_LOST
Phaser.Core.Events.CONTEXT_LOST
CONTEXT_LOST

Description:

The Game Context Lost Event.

This event is dispatched by the Game if the WebGL Renderer it is using encounters a WebGL Context Lost event from the browser.

The renderer halts all rendering and cannot resume after this happens.

Since: 3.19.0