Type
enum `Type` : Hashable, Sendable
Background-entry lifecycle transition types.
-
The app is about to resign active.
Declaration
Swift
case willResignActive -
The app entered the background.
Declaration
Swift
case didEnterBackground