OpenFin Workspace Platform API
    Preparing search index...

    Interface BrowserSnapshot

    A browser snapshot.

    interface BrowserSnapshot {
        windows: BrowserSnapshotWindow[];
    }
    Index

    The state of the windows that were running at the time the snapshot was taken.