- view
- The WebView that is initiating the callback.
- url
- The url of the page.
Notify the host application that a page has finished loading. This method is called only for main frame. When onPageFinished() is called, the rendering picture may not be updated yet. To get the notification for the new Picture, use NoType:android/webkit/WebView$PictureListener;Href=../../../reference/android/webkit/WebView.PictureListener.html#onNewPicture(android.webkit.WebView, android.graphics.Picture).