Window.onClose

Fired when the window is about to close; set args.cancel to veto.

class Window
Event!(CloseEventArgs*) onClose;

Meta