I want this, perfect for typing in amounts, and the decimal.
![alt text][1]
I found this as an obj-C answer: https://stackoverflow.com/questions/35437604/numeric-keyboard-with-decimal/35438258#35438258
So what's the C# equivalent?
Doesn't appear to be in the list...
https://docs.unity3d.com/Manual/MobileKeyboard.html
It "should" be: TouchScreenKeyboardType.DecimalPad
[1]: https://i.stack.imgur.com/RtUNd.jpg
↧