Hi,
I have a UITextField which I am adding programatically. I want to set the touch down event of that UITextField, that is when user clicks on the textfield second time it should resign from being first responder. THat means the key board should disappear.