resTitle

abstract fun resTitle(): Int

title of the dialog

Return

Resource id for the title in the crash dialog.

See also

android.app.AlertDialog.Builder

android.app.AlertDialog.Builder#setTitle(int)