AboutSupportDeveloper GuideVersion 46.154.100.85
OpenFin JavaScript API
    Preparing search index...

    Interface LayoutSnapshot

    interface LayoutSnapshot {
        layouts: Record<string, LayoutOptions>;
    }
    Index
    layouts: Record<string, LayoutOptions>