editor › Globals › IToolSelectionEvent
Interface: IToolSelectionEvent
Emitted when a tool is selected or from user side deselected. For deselection only the name is used currently.
Hierarchy
- IToolSelectionEvent
Index
Properties
Properties
name
• name: string
Defined in src/tools/ToolLibrary.ts:38
Optional parameters
• parameters? : any[]
Defined in src/tools/ToolLibrary.ts:39
Optional persistence
• persistence? : boolean
Defined in src/tools/ToolLibrary.ts:40