关于UIView中的endEditing:的使用

@interface UIView (UITextField)
- (BOOL)endEditing:(BOOL)force;    // use to make the view or any subview that is the first responder resign (optionally force)
@end
posted @ 2016-08-01 13:21  Sunny孙宁  阅读(425)  评论(0编辑  收藏  举报