Skip to main content
ON

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

The following members return Localizer.IStringLoader objects:

See Also