Window.onClose

Called when the window is closed

class Window
void delegate() onClose;

Meta