windowWillStartLiveResize(_:)
Tells the delegate that the window is about to be live resized.
Declaration
@MainActor optional func windowWillStartLiveResize(_ notification: Notification)Parameters
- notification:
A notification named Willstartliveresizenotification.
Discussion
You can retrieve the window object in question by sending object to notification.