unRegister Method
Un-register a previously registered Tool class.
unRegister(toolId: string): void
| Parameter | Type | Description |
|---|---|---|
| toolId | string | the toolId of a previously registered tool to unRegister. |
Returns - void
Defined in
- core/frontend/src/tools/Tool.ts Line 949
Last Updated: 30 November, 2023