什么是UITableView索引放大镜字符? [英] What's the UITableView index magnifying glass character?

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

问题描述

在苹果的iPhone应用程序(如联系人)中,他们在表视图索引的顶部有一个漂亮的放大镜图标。由于表视图索引API是基于字符的,我假设这个放大镜是一个Unicode字符。

In Apple's iPhone apps (like Contacts), they have a nice magnifying glass icon at the top of the table view index. Since the table view index API is character-based, I assume that this magnifying glass is a Unicode character. So far I've resorted to placing a question mark character there, but that looks lame.

任何人都可以告诉我放大镜是什么样的字符?

Can anyone tell me what character the magnifying glass is?

推荐答案

返回 UITableViewIndexSearch 作为区段索引标题@{search})也能正常工作。

Returning UITableViewIndexSearch as section index title (same as @"{search}") also works.

这篇关于什么是UITableView索引放大镜字符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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