Localizer Properties
Contains properties used to localize .NET MAUI controls.| Name | Description |
|---|---|
| AppStringLoader static | Gets or sets the string loader used to retrieve localized strings for application-specific resources in a MAUI application. |
| DXStringLoader static | Gets or sets the string loader used to retrieve localized strings for DevExpress .NET MAUI controls. |
See Also