onSuspend Method
Notification of a ViewTool or InputCollector starting and this tool is being suspended.
onSuspend(): Promise<void>
note Applies only to PrimitiveTool and InputCollector, a ViewTool can't be suspended.
Returns - Promise<void>
Defined in
- core/frontend/src/tools/Tool.ts Line 516
Last Updated: 20 June, 2023