CanvasViewCanvas.pushHistory method
CanvasViewCanvas › pushHistory
Unofficial
Push the current canvas state onto the undo history stack.Signature:
pushHistory(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of pushing the history state.