[Android.Runtime.Register("destroy", "()V", "GetDestroyHandler")] public virtual voidDestroy ()
Remarks
Destroys the internal state of this WebView. This method should be called
after this WebView has been removed from the view system. No other
methods may be called on this WebView after destroy.