windowDidEndLiveResize(_:)
Tells the delegate that a live resize operation on the window has ended.
Declaration
@MainActor optional func windowDidEndLiveResize(_ notification: Notification)Parameters
- notification:
A notification named Didendliveresizenotification.
Discussion
You can retrieve the window object in question by sending object to notification.