Android.Webkit.WebView.Favicon Property
Gets the favicon for the current page.

Syntax

[get: Android.Runtime.Register("getFavicon", "()Landroid/graphics/Bitmap;", "GetGetFaviconHandler")]
public virtual Android.Graphics.Bitmap Favicon { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the favicon for the current page. This is the favicon of the current page until WebViewClient.onReceivedIcon is called.

[Android Documentation]

Requirements

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