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 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.