windowDidDeminiaturize(_:)
Tells the delegate that the window has been deminimized.
Declaration
@MainActor optional func windowDidDeminiaturize(_ notification: Notification)Parameters
- notification:
A notification named Diddeminiaturizenotification
Discussion
You can retrieve the NSWindow object in question by sending object to notification.