API Reference > imodeljs-frontend > Tools > Tool > flyover flyover AccessorStaticReadOnly Get the localized flyover for this Tool class. This returns the value of "tools." + this.toolId + ".flyover" from its registered Namespace (e.g. "en/MyApp.json"). If that key is not in the localization namespace, Tool.keyin is returned. flyover: string Returns - string Defined in core/frontend/src/tools/Tool.ts Line 389 Last Updated: 11 June, 2024