About
Support
Developer Guide
Version 47.154.100.2
OpenFin JavaScript API
Preparing search index...
OpenFin
WindowEvents
PreloadScriptInfoRunning
Type Alias PreloadScriptInfoRunning
Preload script running state info during the execution of a window's preload script.
type
PreloadScriptInfoRunning
=
{
state
:
|
"load-started"
|
"load-failed"
|
"load-succeeded"
|
"failed"
|
"succeeded"
;
}
Index
Properties
state
Properties
state
state
:
|
"load-started"
|
"load-failed"
|
"load-succeeded"
|
"failed"
|
"succeeded"
Settings
Theme
OS
Light
Dark
On This Page
Properties
state
OpenFin JavaScript API
Loading...
Preload script running state info during the execution of a window's preload script.