onWebGlContextRestored property
Stream of webglcontextrestored
events handled by this CanvasElement.
Implementation
ElementStream<gl.ContextEvent> get onWebGlContextRestored =>
webGlContextRestoredEvent.forElement(this);
Stream of webglcontextrestored
events handled by this CanvasElement.
ElementStream<gl.ContextEvent> get onWebGlContextRestored =>
webGlContextRestoredEvent.forElement(this);