API Reference > ui-framework > Item > ToolInformation ToolInformation Class Provides information about a tool with a given id, including the ToolUiProvider. Methods Name Description constructor(toolId: string): ToolInformation Properties Name Type Description toolId ConstructorProperty string toolUiProvider Accessor ReadOnly ToolUiProvider | undefined Get the ToolUiProvider registered for this tool Defined in ui/framework/src/ui-framework/zones/toolsettings/ToolInformation.ts Line 20 Last Updated: 13 June, 2024