windowDidMiniaturize method

void windowDidMiniaturize()

Tells the delegate that the window has been minimized.

Implementation

void windowDidMiniaturize() {}