AboutSupportDeveloper GuideVersion 17.0.14
  • Toggles the visibility of the Notification Center.

    import {toggleNotificationCenter} from 'openfin-notifications';

    toggleNotificationCenter();

    Returns Promise<void>