onExiting Readonly

onExiting: BeEvent<(scope: GraphicalEditingScope) => void> = ...

Event raised when this scope is about to exit.

@see - GraphicalEditingScope.onEnter for the complementary event.

Defined in

Last Updated: 16 April, 2024