Edit

Share via


WebView.IsIndexedDBEnabled Property

Definition

Gets or sets a value indicating whether this instance is indexed database enabled.

public bool IsIndexedDBEnabled { get; set; }
member this.IsIndexedDBEnabled : bool with get, set
Public Property IsIndexedDBEnabled As Boolean

Property Value

true if this instance is indexed database enabled; otherwise, false.

Implements

Applies to