About
Support
Developer Guide
Version 38.126.82.61
Preparing search index...
The search index is not available
OpenFin JavaScript API
OpenFin JavaScript API
OpenFin
ApplicationInfo
Interface ApplicationInfo
interface
ApplicationInfo
{
initialOptions
:
WithUserAppConfigArgs
&
(
ApplicationCreationOptions
|
PlatformOptions
)
;
launchMode
:
string
;
manifest
:
Manifest
&
{
[
key
:
string
]
:
any
;
}
;
manifestUrl
:
string
;
parentUuid
?:
string
;
runtime
:
{
version
:
string
;
}
;
}
Index
Properties
initial
Options
launch
Mode
manifest
manifest
Url
parent
Uuid?
runtime
Properties
initial
Options
initial
Options
:
WithUserAppConfigArgs
&
(
ApplicationCreationOptions
|
PlatformOptions
)
launch
Mode
launch
Mode
:
string
manifest
manifest
:
Manifest
&
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
manifest
Url
manifest
Url
:
string
Optional
parent
Uuid
parent
Uuid
?:
string
runtime
runtime
:
{
version
:
string
;
}
Type declaration
version
:
string
Settings
Theme
OS
Light
Dark
On This Page
initial
Options
launch
Mode
manifest
manifest
Url
parent
Uuid
runtime
OpenFin JavaScript API
Loading...