Type Type
Union cases
| Union case |
Description
|
Full Usage:
Browser
|
The main process |
Full Usage:
Renderer
|
A renderer process |
Full Usage:
ServiceWorker
|
In a service worker |
Full Usage:
Utility
|
In a node process launched as a service |
Full Usage:
Worker
|
In a web worker |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBrowser
Returns: bool
|
|
Full Usage:
this.IsRenderer
Returns: bool
|
|
Full Usage:
this.IsServiceWorker
Returns: bool
|
|
Full Usage:
this.IsUtility
Returns: bool
|
|
Full Usage:
this.IsWorker
Returns: bool
|
|
fable-electron-docs-api