onWebGlContextRestored property
Stream of webglcontextrestored
events handled by this CanvasElement.
Implementation
ElementStream<gl.ContextEvent> get onWebGlContextRestored =>
webGlContextRestoredEvent.forElement(this);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Stream of webglcontextrestored
events handled by this CanvasElement.
ElementStream<gl.ContextEvent> get onWebGlContextRestored =>
webGlContextRestoredEvent.forElement(this);