OpenFin Workspace API
    Preparing search index...

    Interface ShowOptions

    Options to modify the Notification Center behaviour when show() API is called.

    interface ShowOptions {
        navigateToAll?: boolean;
    }
    Index
    navigateToAll?: boolean