WKWebView.Configuration Property

Definition

A copy of the configuration with which the web view was initialized.

public virtual WebKit.WKWebViewConfiguration Configuration { [Foundation.Export("configuration", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Configuration : WebKit.WKWebViewConfiguration

Property Value

Attributes

Remarks

Applies to