Articles in this section
Category / Section

How to get the localized return key on the iOS keyboard in Xamarin.Forms numeric controls

2 mins read

 

From Volume 4 2017 release, we have provided a support to localize the text for “Return” key of Keyboard in iOS by these following steps.

 

Step 1 : Add a new file named as “Localizable.strings” in the Resource folder of Xamarin.Forms iOS project.

 

 

Create a new file for Localizable.strings

 

 

Step 2: In the Localizable.strings file enter the equivalent text to “Return” key based on your culture as follows.

 

Modify the return key with localized string

Finally, you can view the provided cultured based text for the Return key.

Output

NumericTextBox Return key localization

Localized return key of NumericUpDown

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied