Skip to content

CanvasViewCanvas.takeScreenshot method

CanvasViewCanvas › takeScreenshot

Unofficial

Capture a screenshot of the canvas.

Signature:

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

Parameters:

ParameterTypeDescription
arg1unknown
arg2unknown

Returns: Promise<unknown>The captured screenshot.