windowDidBecomeKey method

void windowDidBecomeKey()

Tells the delegate that the window has become the key window.

Implementation

void windowDidBecomeKey() {}