Share via


WKWebsiteDataStore.Persistent Property

Definition

Gets a Boolean value that tells whether the store is persistent.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Persistent { [Foundation.Export("isPersistent")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isPersistent")>]
member this.Persistent : bool

Property Value

Attributes

Applies to