Header menu logo fable-electron-docs-api

Type Type

Union cases

Union case Description

Browser

Full Usage: Browser

The main process

Renderer

Full Usage: Renderer

A renderer process

ServiceWorker

Full Usage: ServiceWorker

In a service worker

Utility

Full Usage: Utility

In a node process launched as a service

Worker

Full Usage: Worker

In a web worker

Instance members

Instance member Description

this.IsBrowser

Full Usage: this.IsBrowser

Returns: bool
Returns: bool

this.IsRenderer

Full Usage: this.IsRenderer

Returns: bool
Returns: bool

this.IsServiceWorker

Full Usage: this.IsServiceWorker

Returns: bool
Returns: bool

this.IsUtility

Full Usage: this.IsUtility

Returns: bool
Returns: bool

this.IsWorker

Full Usage: this.IsWorker

Returns: bool
Returns: bool

Type something to start searching.