pr8x / DesktopNotifications

A cross-platform C# library for native desktop "toast" notifications.
MIT License
177 stars 29 forks source link

HideNotification #18

Closed pr8x closed 1 year ago

pr8x commented 1 year ago

Allow to hide notifications.

Tested on Windows 11 only so far. My Ubuntu currently fails to build the avalonia project so I'd need to figure that out first.

Edit: Verified on Linux Mint 21.1. Works just fine.