Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UITableView を並べ替えることができることをユーザーに示す良いアイコンを知っている人はいますか? タイトルに「並べ替え」のボタンを配置する以外に、UIToolbar に配置するアイコンを探しています。どんなアイデアでも大歓迎です。
編集ボタン (UIBarButtonSystemItemEdit) は、テーブル ビューを編集できることを示すために広く受け入れられている項目です。
Apple が Phone アプリケーションの [Recents] 画面で行うように、UIToolbar または UINavigtionBar で UISegmentedControl を使用して並べ替えることができます。