windowDidResize method

void windowDidResize()

Tells the delegate that the window has been resized.

Implementation

void windowDidResize() {}