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