| android.webkit.WebView.PictureListener |
This interface is deprecated.
This interface is now obsolete.
Interface to listen for new pictures as they change.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
This method is now obsolete.
| |||||||||||
This method is deprecated.
This method is now obsolete.
Notify the listener that the picture has changed.
| view | The WebView that owns the picture. |
|---|---|
| picture | The new picture. |