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