0

How to change ios keyboard language, for example, i have 3 textfields, when textfield1 becomeFirstResponder, i want to use emoji keyboard, when textfield2 becomeFirstResponder, i want to use english keyboard, when textfield3 becomeFirstResponder, i want to use chinese keyboard, is there any way to do it? I had not found some API in Apple Document, could you give me an idea?

Mihriban Minaz
  • 3,043
  • 2
  • 32
  • 52

1 Answers1

0

This is a user defined setting and can not change it by the Programming.

Abhinandan Pratap
  • 2,142
  • 1
  • 18
  • 39