Skip to main content

clearNotification

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/ui/notifications/syncRendererNotifications / clearNotification

Function: clearNotification()

clearNotification(timerRuntime?: NotificationTimerRuntime, notificationRuntime?: SyncRendererNotificationsRuntime): void

Defined in: utils/ui/notifications/syncRendererNotifications.ts:30

Clear current notification.

Parameters​

timerRuntime?​

NotificationTimerRuntime = ...

notificationRuntime?​

SyncRendererNotificationsRuntime = ...

Returns​

void