exitApplication

abstract fun exitApplication()

Close all windows created inside the application and cancel all launched effects (they launch via androidx.compose.runtime.LaunchedEffect and androidx.compose.runtime.rememberCoroutineScope).