resPositiveButtonText

abstract fun resPositiveButtonText(): Int

label of the positive button

Return

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

See also

android.app.AlertDialog.Builder

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