Skip to content

CanvasViewCanvas.pushHistory method

CanvasViewCanvas › pushHistory

Unofficial

Push the current canvas state onto the undo history stack.

Signature:

pushHistory(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of pushing the history state.