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