windowDidEndSheet(_:)
Tells the delegate that the window has closed a sheet.
Declaration
@MainActor optional func windowDidEndSheet(_ notification: Notification)Parameters
- notification:
A notification named Didendsheetnotification.
Discussion
You can retrieve the window object in question by sending object to notification.