onWebGlContextLost property

ElementStream<WebGLContextEvent> onWebGlContextLost

Implementation

ElementStream<WebGLContextEvent> get onWebGlContextLost =>
    EventStreamProviders.webGlContextLostEvent.forElement(this);