Is there a way to set the keyboard to a textfield to English language only? I don´t want the user to be able to switch to another language.
Many people think/says it is not possible, but the answer on this topic with 14 up votes, begs to differ. Only problems is, it is written in objective c and I only know swift... iPhone: Change Keyboard language programmatically
yourTextField.keyboardType = UIKeyboardType.alphabet
this is the solution. :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With