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.
OS X ファインダーに似たものを作成しようとしています。
OS X finder のように前後に移動するにはどうすればよいですか? これを行うためにどのメソッドを呼び出すべきかわかりません。
通常、ユーザーはクリックしてナビゲートします。プログラムでそれを行うには、おそらく必要です-setSelectionIndexPath:
-setSelectionIndexPath: