Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 iPhone 开发的新手,我正在寻求您的帮助,以了解是否可以使用我添加的受支持语言弹出键盘NSLocalizedString。
NSLocalizedString
我可以UIlabel用适当的语言显示我的字符串,现在我想要使用相同语言的键盘。
UIlabel
有任何想法吗?
不,您无法控制键盘的语言。
只有用户可以通过设置应用程序或键盘中的地球键更改语言。