onWindowClosed

var onWindowClosed: () -> Unit? = null

Gets invoked after the application window was closed.

See also