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