Setting the iPhone keyboard language

前端 未结 7 1972
爱一瞬间的悲伤
爱一瞬间的悲伤 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:45

    Not sure why you'd want to do this -- I don't speak Russian, and I'd be a little alarmed if all of the sudden a Russian keyboard appeared.

    The user can choose which language they want in their iPhone Settings app. That then determines which keyboard appears when they tap a text field.

提交回复
热议问题