New to Telerik UI for Xamarin? Download free 30-day trial

Custom (Templated) Picker Localization

RadDateTime Picker for Xamarin provides language localization. In short, you can translate the used across the Templated Picker texts to other languages, so that your app can be adapted to different regions.

To learn in details about the localization process of Telerik UI for Xamarin components, please go through the common Localization and Globalization topic.

Templated Picker Localization strings

Localization Key Default Value
TemplatedPicker_PlaceholderLabelText Select value
TemplatedPicker_Popup_HeaderLabelText Select value

Common Picker Localizations strings

Localization Key Default Value
Picker_Popup_AcceptButtonText OK
Picker_Popup_CancelButtonText Cancel

Check in the image below how the common localization strings are presented in Templated Picker:

See Also

In this article