开发者

Sort Icon for UIToolbar

开发者 https://www.devze.com 2023-01-25 05:38 出处:网络
Does anyone know of a good icon that would indicate to a User that a UITableView can be sorted? I\'m l开发者_开发问答ooking for an icon to put in a UIToolbar, aside from putting a button with \"Sort\"

Does anyone know of a good icon that would indicate to a User that a UITableView can be sorted? I'm l开发者_开发问答ooking for an icon to put in a UIToolbar, aside from putting a button with "Sort" for the title. Any ideas would be greatly appreciated.


The edit button (UIBarButtonSystemItemEdit) is a widely accepted item to indicate that you can edit a table view.


You could use a UISegmentedControl in a UIToolbar or UINavigtionBar for sorting like Apple does on the Recents screen of the Phone application.

0

精彩评论

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

关注公众号