Posted when the app enters the background.
SDKs
- iOS 4.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
class let didEnterBackgroundNotification: NSNotification.Name
Discussion
The object
of the notification is the UIApplication
object. There is no user
dictionary.