Back to Acra

resNegativeButtonText

web/static/javadoc/5.8.1/acra/org.acra.annotation/-acra-dialog/res-negative-button-text.html

latest656 B
Original Source

androidJvm

resNegativeButtonText

@StringRes()

abstract fun resNegativeButtonText(): Int Content copied to clipboard

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)