with Res Negative Button Text
fun withResNegativeButtonText(@StringRes() resNegativeButtonText: Int): DialogConfigurationBuilder
Content copied to clipboard
label of the negative button
Since
5.0.0
Return
this instance
See also
android.app.AlertDialog.Builder
#setNegativeButton(int, DialogInterface.OnClickListener)
Parameters
resNegativeButtonText
Resource id for the negative button label in the crash dialog.