setMessage

Set the message to display using the given resource id.

Return

This Builder object to allow for chaining of calls to set methods


open fun setMessage(@Nullable message: @Nullable CharSequence): AlertDialog.Builder(source)

Set the message to display.

Return

This Builder object to allow for chaining of calls to set methods