Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("saveWebArchive", "(Ljava/lang/String;ZLandroid/webkit/ValueCallback;)V", "GetSaveWebArchive_Ljava_lang_String_ZLandroid_webkit_ValueCallback_Handler")]
public virtual
void SaveWebArchive (
string basename,
bool autoname,
IValueCallback callback)
Parameters
- basename
- Documentation for this section has not yet been entered.
- autoname
- Documentation for this section has not yet been entered.
- callback
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1