AppLifecycleEvent

struct AppLifecycleEvent : Hashable, @unchecked Sendable

Wraps a foreground-entry app lifecycle notification.

  • The raw system notification.

    Declaration

    Swift

    public let notification: Notification
  • The lifecycle transition type.

    Declaration

    Swift

    public let type: Type

Event.AppLifecycleEvent

  • Foreground-entry lifecycle transition types.

    See more

    Declaration

    Swift

    enum `Type` : Hashable