I would like to do some cleanup activity when a particular object resigns the FirstResponder. Is there any way to detect whether object has resigned first responder status.
What methods I need to implement to know this? Any pointers for this?
I already gone through this link. But I did not get much out of it.