Contents

applicationDidResignActive(_:)

Tells the delegate that the app is no longer active and doesn’t have focus.

Declaration

@MainActor optional func applicationDidResignActive(_ notification: Notification)

Parameters

See Also

Managing Active Status