Posted whenever an NSView
object that has attached surfaces (that is, NSOpen
objects) moves to a different screen, or other cases where the NSOpen
object needs to be updated.
SDK
- macOS 10.0–10.14Deprecated
Framework
- App
Kit
Declaration
class let globalFrameDidChangeNotification: NSNotification.Name
Discussion
The notification object is the surface’s view. This notification does not contain a user
dictionary.