Posted when the window did exit full screen mode.
SDK
- macOS 10.7+
Framework
- App
Kit
Declaration
const NSNotification Name NSWindowDidExitFullScreenNotification;
Discussion
The notification object is the NSWindow
object that will exit full screen mode. This notification does not contain a user
dictionary.