withNegativeButtonText

fun withNegativeButtonText(negativeButtonText: String): DialogConfigurationBuilder

label of the negative button

Since

5.0.0

Return

this instance

See also

android.app.AlertDialog.Builder

#setNegativeButton(int, DialogInterface.OnClickListener)

Parameters

negativeButtonText

Resource id for the negative button label in the crash dialog.