Contents

applicationWillBecomeActive(_:)

Tells the delegate that the app is about to become active.

Declaration

@MainActor optional func applicationWillBecomeActive(_ notification: Notification)

Parameters

See Also

Related Documentation

Managing Active Status