windowDidUpdate(_:)
Tells the delegate that the window received an Update() message.
Declaration
@MainActor optional func windowDidUpdate(_ notification: Notification)Parameters
- notification:
A notification named Didupdatenotification
Discussion
You can retrieve the window object in question by sending object to notification.