UITableView搜索栏? [英] UITableView search bar?

查看:81
本文介绍了UITableView搜索栏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iPhone SDK中有任何简单的方法来包含像iPod应用程序或联系人应用程序中的搜索栏? (他们的行为和看起来不同于通常的UISearchBars ...)

is there any easy way in the iPhone SDK to include search bars like those in the iPod app or in the Contacts app? (They behave and look unlike the usual UISearchBars ...)

- Ry

推荐答案

查看UISearchDisplayController。它处理搜索栏的重新定位,屏幕的变灰等等。

Check out UISearchDisplayController. It handles the repositioning of the search bar, the graying of the screen, etc, etc, etc.

UIViewController有一个UISearchDisplayController属性,所以很容易连接。还有TableSearch示例代码。

UIViewController has a UISearchDisplayController property, so it's pretty easy to hook up. There's also the TableSearch sample code.

这篇关于UITableView搜索栏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆