Delete Application

fun DeleteApplication(show: MutableState<Boolean>, application: <Error class: unknown class>, viewModel: ApplicationViewModel, onDelete: () -> Unit)

The EquinoxAlertDialog to warn the user about the application deletion

Parameters

show

whether the layout is visible or not

application

The application to delete

onDelete

The action to execute when the application has been deleted