You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
I'm playing with the Notifications example, I would like to print something on the console output when a notification is closed. So I added the event to the interface
I'm playing with the Notifications example, I would like to print something on the console output when a notification is closed. So I added the event to the interface
And the delegate in the main:
The code compiles without errors but I nothing is printed when a notifications is closed.
The text was updated successfully, but these errors were encountered: