onWindowShown

var onWindowShown: () -> Unit? = null

Gets invoked when the application was started and the window was shown.

See also