dart / 1 / dart-web_gl / renderingcontext / canvas.html

canvas property

CanvasElement canvas

Source

@DomName('WebGLRenderingContext.canvas')
@DocsEditable()
@Experimental() // untriaged
CanvasElement get canvas =>
    _blink.BlinkWebGLRenderingContext.instance.canvas_Getter_(this);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-web_gl/RenderingContext/canvas.html