onExited Readonly

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

Event raised when this scope has exited.

see GraphicalEditingScope.onEnter for the complementary event.

see GraphicalEditingScope.onExiting for an event raised just before the scope is exited.

Defined in

Last Updated: 20 June, 2023