i18n

AccessorStatic

The localization manager used by Presentation frontend. Returns the result of IModelApp.i18n. The setter for this property is for internal use only.

get: I18N


SetterStatic

The localization manager used by Presentation frontend. Returns the result of IModelApp.i18n. The setter for this property is for internal use only.

set(value: I18N): void

Parameter Type Description
value I18N  

Defined in

Last Updated: 05 June, 2020