开发者

Display UITableViewController in search mode

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜