withResCommentPrompt

fun withResCommentPrompt(@StringRes() resCommentPrompt: Int): DialogConfigurationBuilder

label of the comment input prompt. If not provided, removes the input field.

Since

5.0.0

Return

this instance

Parameters

resCommentPrompt

Resource id for the user comment input label in the crash dialog.