public static interface POBHTMLViewClient.OnRenderProcessGoneListener
| Modifier and Type | Method and Description |
|---|---|
void |
onRenderProcessGone()
Notifies the WebView Rendering Process terminated, clean up the WebView by cleaning up and removing it
from View hierarchy.
|