CanvasViewHistory.push method
CanvasViewHistory › push
Unofficial
Push a new state onto the history stack.Signature:
push(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of pushing the state.