flyover

AccessorReadOnly

Get the localized flyover string from this Tool's class

get: string

see static get flyover()

Returns - string


Defined in

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.

get: string

Returns - string


Defined in

Last Updated: 13 June, 2024