摘要:        
/** * 监听键盘的弹出和隐藏 */ - (void)keyboardWillChangeFrame:(NSNotification *)note { // 键盘最终的frame CGRect keyboardF = [note.userInfo[UIKeyboardFrameEndUserInfoKey] CGRectValue]; // 动画时间 ...    阅读全文
        posted @ 2017-05-30 23:25
HJiang
阅读(552)
评论(0)
推荐(0)
                    
                
浙公网安备 33010602011771号