, , , UITextField UITextView. , Apple .
, , , . , , , [textField resignFirstResponder];
:
UIKeyboardWillShowNotification
UIKeyboardDidShowNotification
UIKeyboardWillHideNotification
UIKeyboardDidHideNotification
, UITextfield textview
– textFieldShouldBeginEditing:
– textFieldDidBeginEditing:
– textFieldShouldEndEditing:
– textFieldDidEndEditing:
At the moment, I am not an active project, so I'm not sure that I just ignored the problem, but I can’t remember how this happens to me.
source
share