Localizer Properties
A base class that provides functionality for custom localizers of .NET MAUI Controls.Name | Description |
---|---|
StringLoader static | Gets or sets an object that implements the Localizer.IStringLoader and returns values of the localization strings by their IDs. |
See Also