WebView.StartSafeBrowsing(Context, IValueCallback) Method

Definition

[Android.Runtime.Register("startSafeBrowsing", "(Landroid/content/Context;Landroid/webkit/ValueCallback;)V", "", ApiSince=27)]
public static void StartSafeBrowsing (Android.Content.Context context, Android.Webkit.IValueCallback? callback);
[<Android.Runtime.Register("startSafeBrowsing", "(Landroid/content/Context;Landroid/webkit/ValueCallback;)V", "", ApiSince=27)>]
static member StartSafeBrowsing : Android.Content.Context * Android.Webkit.IValueCallback -> unit

Parameters

context
Context
callback
IValueCallback
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to