Posted when the window entered full screen mode.
SDK
- macOS 10.7+
Framework
- App
Kit
Declaration
class let didEnterFullScreenNotification: NSNotification.Name
Discussion
The notification object is the NSWindow
object entered full screen mode. This notification does not contain a user
dictionary.