flyover
GetterStatic ReadOnly
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, keyin is returned.
flyover: string
Returns - string
Defined in
- core/frontend/src/tools/Tool.ts Line 425
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.