dissmiss a UISearchBar with an SearchBarController

If you want do dissmiss a UISearchBar with an SearchBarController, just use this Code:this

[self.searchDisplayController setActive:NO animated:YES];
相关文章
相关标签/搜索