This topic created in 5072 days ago, the information mentioned may be changed or developed.
应用需要根据内置软键盘或者外接键盘调整一下界面.
目前是根据keyboardWillShow:的notification 里带过来的键盘中心位置(UIKeyboardCenterBeginUserInfoKey, UIKeyboardCenterEndUserInfoKey)的偏移来算.
问一下, 还有没有更直接的办法?