When the message endEditing: is sent to a view - if it or any of its subviews or currently the _ - it will resign its first responder statues - and the keyboard will be dismissed.

🎲 Try a Random Question  |  Total Questions in Quiz: 115  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
iOS 5 App Development Objective C — practice the complete quiz, review flashcards, or try a random question.


1. When the message endEditing: is sent to a view - if it or any of its subviews or currently the _ - it will resign its first responder statues - and the keyboard will be dismissed.