stop
stop: (_ev: Event) => void
A function that can be set as an event handler to stop the modal dialog. This can be used if autoClose or IModalOptions.closeBox were not enabled for the dialog.
Defined in
- core/frontend/src/IModelApp.ts Line 164
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.