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