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