Sets the visibility of the Notification Center to true.
import { show } from 'openfin-notifications';show({ navigateToAll: false }); Copy
import { show } from 'openfin-notifications';show({ navigateToAll: false });
Optional
Sets the visibility of the Notification Center to true.