如何将iOS键盘背景更改为较暗的颜色,即黑色?
问题描述:
我将在App Store中有一个名为Notes at Night
的应用程序,我想在背景中使用更暗的键盘。我该如何设置它?文本框keyboardAppearence的如何将iOS键盘背景更改为较暗的颜色,即黑色?
答
在斯威夫特你需要:textField.keyboardAppearance = .Dark
答
使用属性
http://stackoverflow.com/questions/9728847/how-to-change-keyboard-background-color-in-ios – iBhavin 2014-11-09 05:02:33