idleTool
Accessor
The idleTool handles events that are not otherwise processed.
idleTool: InteractiveTool
Returns - InteractiveTool
Setter
The idleTool handles events that are not otherwise processed.
idleTool(idleTool: InteractiveTool): void
Parameter | Type | Description |
---|---|---|
idleTool | InteractiveTool |
Returns - void
Defined in
- core/frontend/src/tools/ToolAdmin.ts Line 813
Last Updated: 20 June, 2023