开发者

Display UITableViewController in search mode

开发者 https://www.devze.com 2023-03-19 11:14 出处:网络
My application displays UITableViewController with search bar modally. What I\'d like to do is displaying that view controller in search mode from the start so that user 开发者_StackOverflow社区don\'t

My application displays UITableViewController with search bar modally. What I'd like to do is displaying that view controller in search mode from the start so that user 开发者_StackOverflow社区don't have to tap on the search bar. How do I do that?


set [searchBar becomeFirstResponder];

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号