windowDidExpose method
void
windowDidExpose()
Tells the delegate that the window has been exposed.
Implementation
void windowDidExpose() {}
Tells the delegate that the window has been exposed.
void windowDidExpose() {}