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 163
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.