๐Ÿ“ฑ App Development Study/iOS๐ŸŽ

[Udemy iOS & Swift Bootcamp] iOS Application Lifecycle

ibelieveinme 2023. 7. 5. 23:32
728x90

 

์•ฑ์˜ ์ƒํƒœ ๋”ฐ๋ผ ์ˆ˜ํ–‰ํ•ด์•ผํ•  ์ผ๋“ค์ด ์žˆ๋‹ค.

์ด ๋•Œ iOS App Lifecycle ์˜ UIApplicationDelegate ํ•จ์ˆ˜๋“ค์„ ์ด์šฉํ•ด์„œ ์ฒ˜๋ฆฌํ•ด์ฃผ์ž.


https://developer.apple.com/documentation/uikit/app_and_environment/managing_your_app_s_life_cycle

 

Managing your app’s life cycle | Apple Developer Documentation

Respond to system notifications when your app is in the foreground or background, and handle other significant system-related events.

developer.apple.com

https://developer.apple.com/documentation/uikit/uiapplicationdelegate

 

UIApplicationDelegate | Apple Developer Documentation

A set of methods to manage shared behaviors for your app.

developer.apple.com

 

728x90