pixi.js
    Preparing search index...

    Interface WebGLContextEventMapAdvanced

    WebGL context events.

    interface WebGLContextEventMap {
        webglcontextlost: WebGLContextEvent;
        webglcontextrestore: WebGLContextEvent;
    }
    Index

    Properties

    webglcontextlost: WebGLContextEvent
    webglcontextrestore: WebGLContextEvent