Setting the iPhone keyboard language

前端 未结 7 1973
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-27 20:15

I\'d like the iPhone virtual keyboard to appear pre-set to a particular language (Russian for example) when the user taps a UITextField. Is there a way to do this in Cocoa c

7条回答
  •  一整个雨季
    2020-11-27 20:51

    I want to do this because I am writing a language learning application.

    What makes the current keyboard selection setup on the iPhone even worse (at least for me) is that it doesn't remember the keyboard for each appliaction. So that if you change it for one app it remains the same keyboard for the next app you open.

提交回复
热议问题