点击空白处回收键盘

- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event

{

   textFiled变为第一响应者

 }

原文地址:https://www.cnblogs.com/xiaolingling1126/p/5076692.html