withResTitle

fun withResTitle(@StringRes() resTitle: Int): DialogConfigurationBuilder

title of the dialog

Since

5.0.0

Return

this instance

See also

Parameters

resTitle

Resource id for the title in the crash dialog.