Contents

applicationWillResignActive(_:)

Tells the delegate that the app is about to become inactive and will lose focus.

Declaration

@MainActor optional func applicationWillResignActive(_ notification: Notification)

Parameters

See Also

Managing Active Status