Skip to main content

method Deno.UnsafeWindowSurface.prototype.getContext

#UnsafeWindowSurface.prototype.getContext(
contextId: OffscreenRenderingContextId,
options?: any,
): OffscreenRenderingContext | null

Parameters #

#contextId: OffscreenRenderingContextId
#options: any
optional

Return Type #

OffscreenRenderingContext | null

Did you find what you needed?

Privacy policy