API Reference > imodeljs-frontend > IModelConnection > GraphicalEditingScope > onExited 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 core/frontend/src/GraphicalEditingScope.ts Line 81 Last Updated: 11 June, 2024