pub unsafe static NSWindowWillStartLiveResizeNotification: &'static NSNotificationNameAvailable on crate feature
NSWindow only.Expand description
NSWindowWillStartLiveResizeNotificationis sent when the user starts a live resize operation via a mouseDown in the resize corner. The notification will be sent before the window size is changed. Note that this notification is sent once for a sequence of window resize operations
See also Appleās documentation