What’s the UITableView index magnifying glass character?

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

In Swift you would use UITableView.indexSearch.

Leave a Comment