New to Telerik UI for .NET MAUI? Start a free 30-day trial

.NET MAUI TemplatedPicker Localization

The Telerik .NET MAUI TemplatedPicker exposes localization keys explained in the tables below:

TemplatedPicker localization keys

Localization Key Default Value
TemplatedPicker_PlaceholderLabelText Select value
TemplatedPicker_Popup_HeaderLabelText Select value

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 Templated Picker:

.NRT MAUI TemplatedPicker localization

See Also

In this article