App Launch Sequence on iOS 事件与UI

uiapplicationmain:

基础元素的创建、关联与事件循环启动。

app\window\event\delegate\life circle

Flowchart

Flowchart of the default app launch sequence in iOS as of Xcode 4.2 for a non-storyboarded app. Feel free to share this image under a Creative Commons Attribution license (CC-BY). In a storyboarded app, UIApplicationMain() would additionally initiate the loading of the app's main storyboard file, which in turn would create the window and initial view controller.
posted @ 2020-03-09 21:07  zzfx  阅读(154)  评论(0编辑  收藏  举报