.NET MAUI ListPicker Localization
The Telerik ListPicker for .NET MAUI provides localization support. The exposed keys for localization are explained the tables below.
ListPicker localization keys
Localization Key | Default Value |
---|---|
ListPicker_Popup_HeaderLabelText |
Select Item |
ListPicker_PlaceholderLabelText |
Select Item |
Common Picker localization keys
Localization Key | Default Value |
---|---|
Picker_Popup_AcceptButtonText |
Ok |
Picker_Popup_CancelButtonText |
Cancel |
Picker_DropDown_AcceptButtonText |
Ok |
Picker_DropDown_CancelButtonText |
Cancel |
important To learn in details about the localization process of Telerik UI for .NET MAUI components, please go through the common Localization and Globalization topic.
Check in the image below how the common localization strings are presented in List Picker: