OpenFin Workspace API
    Preparing search index...

    Function show

    • Sets the visibility of the Notification Center to true.

      import { show } from 'openfin-notifications';

      show({ navigateToAll: false });

      Parameters

      Returns Promise<void>