onExiting Readonly

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

Event raised when this scope is about to exit.

@see - onEnter for the complementary event.

  • onExited for an event raised after the scope exits.

Defined in

Last Updated: 13 May, 2024