ILocalizer Interface
Provides access to methods and events that retrieve localized strings in a .NET MAUI application.
Namespace: DevExpress.Maui.Mvvm
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public interface ILocalizer
See Also