Share via


WebView.ReplaceSelectionWithArchive(WebArchive) Method

Definition

[Foundation.Export("replaceSelectionWithArchive:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ReplaceSelectionWithArchive(WebKit.WebArchive archive);
[<Foundation.Export("replaceSelectionWithArchive:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ReplaceSelectionWithArchive : WebKit.WebArchive -> unit
override this.ReplaceSelectionWithArchive : WebKit.WebArchive -> unit

Parameters

archive
WebArchive
Attributes

Applies to