initialize Method

This method must be called and awaited before using an instance of Localization.

initialize(): Promise<void>

@note IModelApp.startup calls this internally, so you should not call this method directly except for Localization instances outside of IModelApp (e.g., for tests.)

Returns - Promise

Defined in

Last Updated: 14 November, 2024