Skip to main content

Module Notification

Module Notification 

Source
Expand description

Notification domain handlers for Wind IPC.

Functionsยง

handle_notification_end_progress
End a progress notification.
handle_notification_show
Show a notification message - emits sky://notification/show for Sky to render.
handle_notification_show_progress
Begin a progress notification - emits sky://notification/progress-begin.
handle_notification_update_progress
Update an in-progress notification progress bar.