OpenFin Workspace API
    Preparing search index...

    Function hide

    • Sets the visibility of the Notification Center to false.

      import { hide } from 'openfin-notifications';

      hide();

      Returns Promise<void>