Localizer.IStringLoader Interface
An interface that should be implemented by a class that returns a localization string value by its key.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public interface IStringLoader
Related API Members
The following members return Localizer.IStringLoader objects:
See Also