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

    import {toggleNotificationCenter} from 'openfin-notifications';

    toggleNotificationCenter();

    Returns Promise<void>