Posted whenever an NSWindow
object is about to move.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
class let willMoveNotification: NSNotification.Name
Discussion
The notification object is the NSWindow
object that is about to move. This notification does not contain a user
dictionary.