How to get the localized return key on the iOS keyboard in Xamarin.Forms numeric controls?
From Volume 4 2017 release, we have provided a support to localize the text for “Return” key of Keyboard in Xamarin.Forms Numeric Updown by these following steps.
Step 1 : Add a new file named as “Localizable.strings” in the Resource folder of Xamarin.Forms iOS project.
Step 2: In the Localizable.strings file enter the equivalent text to “Return” key based on your culture as follows.
Finally, you can view the provided cultured based text for the Return key.
Output
Conclusion
I hope you enjoyed learning about ow to get the localized return key on the iOS keyboard in Xamarin.Forms numeric controls.
You can refer to our Xamarin Numeric UpDown feature tour page to know about its other groundbreaking feature representations. You can also explore our Xamarin.Forms controls examples to understand how to present and manipulate data.
For current customers, you can check out our Xamarin.Forms controls from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our Xamarin controls.
If you have any queries or require clarifications, please let us know in comments below. You can also contact us through our support forums, Direct-Trac, or feedback portal. We are always happy to assist you!