WebView.Title Property

Definition

Gets the title for the current page.

public virtual string? Title { [Android.Runtime.Register("getTitle", "()Ljava/lang/String;", "GetGetTitleHandler")] get; }
[<get: Android.Runtime.Register("getTitle", "()Ljava/lang/String;", "GetGetTitleHandler")>]
member this.Title : string

Property Value

String
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to