Header menu logo fable-electron-docs-api

DataTypes Type

Union cases

Union case Description

BackgroundFetch

Full Usage: BackgroundFetch

Background Fetch

Cache

Full Usage: Cache

Cache (includes cachestorage and shadercache)

Cookies

Full Usage: Cookies

Cookies

Downloads

Full Usage: Downloads

Downloads

FileSystems

Full Usage: FileSystems

File Systems

IndexedDB

Full Usage: IndexedDB

IndexedDB

LocalStorage

Full Usage: LocalStorage

Local Storage

ServiceWorkers

Full Usage: ServiceWorkers

Service Workers

WebSQL

Full Usage: WebSQL

WebSQL

Instance members

Instance member Description

this.IsBackgroundFetch

Full Usage: this.IsBackgroundFetch

Returns: bool
Returns: bool

this.IsCache

Full Usage: this.IsCache

Returns: bool
Returns: bool

this.IsCookies

Full Usage: this.IsCookies

Returns: bool
Returns: bool

this.IsDownloads

Full Usage: this.IsDownloads

Returns: bool
Returns: bool

this.IsFileSystems

Full Usage: this.IsFileSystems

Returns: bool
Returns: bool

this.IsIndexedDB

Full Usage: this.IsIndexedDB

Returns: bool
Returns: bool

this.IsLocalStorage

Full Usage: this.IsLocalStorage

Returns: bool
Returns: bool

this.IsServiceWorkers

Full Usage: this.IsServiceWorkers

Returns: bool
Returns: bool

this.IsWebSQL

Full Usage: this.IsWebSQL

Returns: bool
Returns: bool

Type something to start searching.