New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI ListPicker Localization
Updated on Oct 27, 2025
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 |
To learn in details about the localization process of Telerik UI for .NET MAUI components, please go through the common Localization and Globalization topic.