Typescript Library Declarations (DOM)
Variable OffscreenCanvas
Offscreen
Canvas
:
{
prototype
:
OffscreenCanvas
;
new
(
width
,
height
)
:
OffscreenCanvas
;
}
Type declaration
new
(
width
,
height
)
:
OffscreenCanvas
Parameters
width
:
number
height
:
number
Returns
OffscreenCanvas
prototype
:
OffscreenCanvas
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark