Sets the WebViewClient that will receive various notifications and
requests.
Syntax
[Android.Runtime.Register("setWebViewClient", "(Landroid/webkit/WebViewClient;)V", "GetSetWebViewClient_Landroid_webkit_WebViewClient_Handler")]
public virtual
void SetWebViewClient (
WebViewClient client)
Parameters
- client
- an implementation of WebViewClient
Remarks
Requirements
Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1