AppLifecycleEvent
struct AppLifecycleEvent : Hashable, @unchecked Sendable
Wraps a background-entry app lifecycle notification.
-
The raw system notification.
Declaration
Swift
public let notification: Notification -
The lifecycle transition type.
Declaration
Swift
public let type: Type