windowDidBecomeMain method

void windowDidBecomeMain()

Tells the delegate that the window has become main.

Implementation

void windowDidBecomeMain() {}