onViewUndoRedo Readonly

onViewUndoRedo: BeEvent<(vp: Viewport, event: ViewUndoEvent) => void> = ...

Event called after reversing the most recent change to the Viewport from the undo stack or reapplying the most recently undone change to the Viewport from the redo stack.

Defined in

Last Updated: 20 April, 2024