Android.App.Dialog.SetTitle Method
Set the title text for this dialog's window.

Syntax

[Android.Runtime.Register("setTitle", "(Ljava/lang/CharSequence;)V", "GetSetTitle_Ljava_lang_CharSequence_Handler")]
public virtual void SetTitle (Java.Lang.ICharSequence title)

Parameters

title
The new text to display in the title.

Remarks

Set the title text for this dialog's window.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1