# Print output for @column tags ?> WebChromeClient.CustomViewCallback - Android SDK | Android Developers

Most visited

Recently visited

WebChromeClient.CustomViewCallback

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.

Summary

Public methods

abstract void onCustomViewHidden()

Invoked when the host application dismisses the custom view.

Public methods

onCustomViewHidden

public abstract void onCustomViewHidden ()

Invoked when the host application dismisses the custom view.