OpenFin Workspace Platform API
    Preparing search index...

    Interface SaveModalOnPageCloseResult

    interface SaveModalOnPageCloseResult {
        shouldShowModal: boolean;
    }
    Index
    shouldShowModal: boolean

    If false, a modal informing that unsaved changes will be lost will not be displayed.