Notify.Notification::closed
connect('closed', function (notification, ): void);
Emitted when the notification is closed.
- notification
instance of Notify.Notification that is emitting the signal
connect('closed', function (notification, ): void);
Emitted when the notification is closed.
instance of Notify.Notification that is emitting the signal