Skip to content

CanvasViewCanvas.takeScreenshot method

CanvasViewCanvas › takeScreenshot

Unofficial

Capture a screenshot of the canvas.

Signature:

takeScreenshot(arg1: unknown, arg2: unknown): Promise<unknown>

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown

Returns: Promise<unknown>The captured screenshot.