• Sets the visibility of the Notification Center to true.

    import {show} from 'openfin-notifications';

    show({navigateToAll: false});

    Parameters

    Returns Promise<void>

Generated using TypeDoc