- outState
- the Bundle to store this WebView's state
Documentation for this section has not yet been entered.
Saves the state of this WebView used in Android.App.Activity.OnSaveInstanceState(Android.OS.Bundle). Please note that this method no longer stores the display data for this WebView. The previous behavior could potentially leak files if WebView.RestoreState(Android.OS.Bundle) was never called.