public
static
interface
WebChromeClient.CustomViewCallback
android.webkit.WebChromeClient.CustomViewCallback |
A callback interface used by the host application to notify the current page that its custom view has been dismissed.
Public methods | |
---|---|
abstract
void
|
onCustomViewHidden()
Invoked when the host application dismisses the custom view. |
void onCustomViewHidden ()
Invoked when the host application dismisses the custom view.