Android.Webkit.WebChromeClient.OnHideCustomView Method
Notify the host application that the current page would like to hide its custom view.

Syntax

[Android.Runtime.Register("onHideCustomView", "()V", "GetOnHideCustomViewHandler")]
public virtual void OnHideCustomView ()

Remarks

Notify the host application that the current page would like to hide its custom view.

[Android Documentation]

Requirements

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