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.
ナビゲーション ベースのアプリケーションでプログラムを実行する際に、デフォルトまたは定義済みのメソッド (viewDidLoad applicationDidFinishLaunching など) が呼び出される順序を知りたいです。
ビューコントローラのライフサイクルを見る
他のすべては、ルートビューコントローラーのインスタンス化のシーケンスと方法(IBまたはコードを介して)に依存します。