-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent
*)event{
[self.view
endEditing:YES];
}
把这个复制到视图对应的.m文件中,即可
xcode4.3 完成输入后 点击背景关闭键盘,布布扣,bubuko.com
时间: 2024-10-18 00:28:26
-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent
*)event{
[self.view
endEditing:YES];
}
把这个复制到视图对应的.m文件中,即可
xcode4.3 完成输入后 点击背景关闭键盘,布布扣,bubuko.com