UiCore Class

Manages the Localization service for the core-react package.

Methods

Name Description
constructor(): UiCore    
initialize(localization: Localization): Promise<void> Static Registers the Localization service namespace for UiCore.  
terminate(): void Static Unregisters the UiCore localization namespace  

Properties

Name Type Description
initialized Accessor Static ReadOnly boolean Determines if UiCore has been initialized  
localizationNamespace Accessor Static ReadOnly string The internationalization service namespace.  

Defined in

Last Updated: 13 May, 2024