windowDidResignKey method
void
windowDidResignKey()
Tells the delegate that the window has resigned key window status.
Implementation
void windowDidResignKey() {}
Tells the delegate that the window has resigned key window status.
void windowDidResignKey() {}