onExiting Readonly
onExiting: BeEvent<(scope: GraphicalEditingScope) => void> = ...
Event raised when this scope is about to exit.
see GraphicalEditingScope.onEnter for the complementary event.
see GraphicalEditingScope.onExited for an event raised after the scope exits.
Defined in
Last Updated: 20 June, 2023