theapache64
08/06/2021, 5:32 PMonCloseRequest of the new Window API?
Why onCloseRequest: () -> Unit and why not onCloseRequest: () -> Unit = { exitProcess(0) } ? 🤔Alexander Kurasov[JB]
08/06/2021, 5:33 PMtheapache64
08/06/2021, 5:35 PMsingleWindowApplication API. makes sense. thanks 👍