presentAlert

fun presentAlert(title: String?, message: String?, options: List<DebugView.AlertOption> = emptyList())(source)