windowDidResignMain(_:)
Tells the delegate that the window has resigned main window status.
Declaration
@MainActor optional func windowDidResignMain(_ notification: Notification)Parameters
- notification:
A notification named Didresignmainnotification.
Discussion
You can retrieve the window object in question by sending object to notification.