pub unsafe static NSWindowDidEndLiveResizeNotification: &'static NSNotificationName
Available on crate feature
NSWindow
only.Expand description
NSWindowDidEndLiveResizeNotification
is 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