Skip to main content

NotificationDrawFavicon

Callable

  • NotificationDrawFavicon(resetingAll: boolean): void

  • Redraws the icon in the tab/window header to show a red circle with the notification count


    Parameters

    • resetingAll: boolean

      If resetting all notifications, no need to redraw as the total decreases

    Returns void

    • Nothing