OpenFin Workspace Platform API
    Preparing search index...

    Interface HandleSaveModalOnPageClosePayload

    interface HandleSaveModalOnPageClosePayload {
        identity: Identity_4;
        page: AttachedPage;
    }
    Index
    identity: Identity_4

    The OF window identity containing the page.

    The page that is closing.