Share via


WKWebViewConfiguration.WebsiteDataStore Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.WKWebsiteDataStore WebsiteDataStore { [Foundation.Export("websiteDataStore", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setWebsiteDataStore:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("websiteDataStore", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setWebsiteDataStore:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.WebsiteDataStore : WebKit.WKWebsiteDataStore with get, set

Property Value

Attributes

Applies to