pub unsafe static NSWindowDidEndLiveResizeNotification: &'static NSNotificationNameAvailable on crate feature
NSWindow only.Expand description
NSWindowDidEndLiveResizeNotificationis sent after the user ends a live resize operation via a mouseUp in the resize corner. The notification will be sent after the final window size change. Note that this notification is sent once for a sequence of window resize operations
See also Appleās documentation