Window.onClose

Called when the window is closed

class Window
public
void delegate() onClose;

Meta