API Reference > imodeljs-frontend > Tools > Tool > keyin keyin AccessorReadOnly Get the localized keyin string from this Tool's class get: string see static get keyin() Returns - string Defined in core/frontend/src/tools/Tool.ts Line 411 keyin AccessorStaticReadOnly Get the localized keyin string for this Tool class. This returns the value of "tools." + this.toolId + ".keyin" from its registered Namespace (e.g. "en/MyApp.json"). get: string Returns - string Defined in core/frontend/src/tools/Tool.ts Line 367 Last Updated: 13 June, 2024