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

    import {toggleNotificationCenter} from 'openfin-notifications';

    toggleNotificationCenter();

    Returns Promise<void>