canvas property

JSObject get canvas

The canvas read-only property of the GPUCanvasContext interface returns a reference to the canvas that the context was created from.

Implementation

external JSObject get canvas;