onExited Readonly

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

Event raised when this scope has exited.

@see - onEnter for the complementary event.

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

Defined in

Last Updated: 13 May, 2024