onWebGlContextLost property
Stream of webglcontextlost
events handled by this CanvasElement.
Implementation
ElementStream<gl.ContextEvent> get onWebGlContextLost =>
webGlContextLostEvent.forElement(this);
Stream of webglcontextlost
events handled by this CanvasElement.
ElementStream<gl.ContextEvent> get onWebGlContextLost =>
webGlContextLostEvent.forElement(this);