About
Support
Developer Guide
Version 41.131.100.38
Preparing search index...
The search index is not available
OpenFin JavaScript API
OpenFin JavaScript API
OpenFin
SnapshotProvider
Interface SnapshotProvider<Snapshot>
interface
SnapshotProvider
<
Snapshot
>
{
applySnapshot
:
(
(
snapshot
:
Snapshot
)
=>
Promise
<
void
>
)
;
getSnapshot
:
(
(
)
=>
Promise
<
Snapshot
>
)
;
}
Type Parameters
Snapshot
=
unknown
Index
Properties
apply
Snapshot
get
Snapshot
Properties
apply
Snapshot
apply
Snapshot
:
(
(
snapshot
:
Snapshot
)
=>
Promise
<
void
>
)
get
Snapshot
get
Snapshot
:
(
(
)
=>
Promise
<
Snapshot
>
)
Settings
Theme
OS
Light
Dark
On This Page
Properties
apply
Snapshot
get
Snapshot
OpenFin JavaScript API
Loading...