摘要: UIButton *cancelButton; UIView *topView = self.searchDisplayController.searchBar.subviews[0]; for (UIView *subView in topView.subviews) ... 阅读全文
posted @ 2016-01-22 13:41 frounk 阅读(333) 评论(0) 推荐(0)