didMoveNotification
A notification that the window object moved.
Declaration
class let didMoveNotification: NSNotification.NameDiscussion
The notification object is the NSWindow object that has moved. This notification doesn’t contain a userInfo dictionary.
To observe this notification using Swift concurrency, use NSWindow.DidMoveMessage.
See Also
Notifications
didBecomeKeyNotificationdidBecomeMainNotificationdidChangeScreenNotificationdidChangeScreenProfileNotificationdidDeminiaturizeNotificationdidEndSheetNotificationdidEndLiveResizeNotificationdidExposeNotificationdidMiniaturizeNotificationdidResignKeyNotificationdidResignMainNotificationdidResizeNotificationdidUpdateNotificationwillBeginSheetNotificationwillCloseNotification