resNegativeButtonText

abstract fun resNegativeButtonText(): Int

label of the negative button

Return

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

See also

android.app.AlertDialog.Builder

android.app.AlertDialog.Builder#setNegativeButton(int, DialogInterface.OnClickListener)