Contents

applicationDidBecomeActive(_:)

Tells the delegate that the app is now active.

Declaration

@MainActor optional func applicationDidBecomeActive(_ notification: Notification)

Parameters

See Also

Related Documentation

Managing Active Status