iOS UIModalPresentationFormSheet风格下的键盘隐藏
摘要:
1. 在UIModalPresentationFormSheet(iPad device,without a UINavigationController)下的视图中,如果使用[inputView resignFirstResponder];是不能把Keyboard收起的,需要使用以下的方式:A: ... 阅读全文
posted @ 2014-06-18 14:24 Hai_阔天空 阅读(540) 评论(0) 推荐(0)