On this page

Variable OffscreenCanvas

OffscreenCanvas: {
    prototype: OffscreenCanvas;
    new (width: number, height: number): OffscreenCanvas;
}

Type Declaration

Was this helpful?
SDK JS
Reference
OffscreenCanvas