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