setTitle

Set the title using the given resource id.

Return

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


open fun setTitle(@Nullable title: @Nullable CharSequence): AlertDialog.Builder(source)

Set the title displayed in the Dialog.

Return

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