API Reference > imodeljs-frontend > Tools > ToolAdmin > syncToolSettingsProperties syncToolSettingsProperties Method Beta Method used by interactive tools to send updated values to UI components, typically showing tool settings. syncToolSettingsProperties(toolId: string, syncProperties: ToolSettingsPropertySyncItem[]): void Parameter Type Description toolId string syncProperties ToolSettingsPropertySyncItem[] Returns - void Defined in core/frontend/src/tools/ToolAdmin.ts Line 1379 Last Updated: 13 June, 2024