didChangeScreenNotification
A notification that a portion of the window object’s frame moved onto or off of a screen.
Declaration
class let didChangeScreenNotification: NSNotification.NameDiscussion
The notification object is the NSWindow object that has changed screens. This notification doesn’t contain a userInfo dictionary.
See Also
Notifications
didBecomeKeyNotificationdidBecomeMainNotificationdidChangeScreenProfileNotificationdidDeminiaturizeNotificationdidEndSheetNotificationdidEndLiveResizeNotificationdidExposeNotificationdidMiniaturizeNotificationdidMoveNotificationdidResignKeyNotificationdidResignMainNotificationdidResizeNotificationdidUpdateNotificationwillBeginSheetNotificationwillCloseNotification