Re |
public sealed class LocalizationHelper : CodeHelper
The ReInputLocalizationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| localizedStringProvider | Assign an object that implements ILocalizedStringProvider to handle localized string lookups. | |
| prefetch | Determines if strings should be localized immediately in bulk when available. If false, strings will be localized when queried. |
| Name | Description | |
|---|---|---|
| Reload | Clears localization cache. Call this when strings need to be localized again, such as after changing languages in the localization provider. |