-
-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I want an notification that is opened until I close it.
However, ResetBalloonCloseTimer is not working as I would expect it.
Steps to reproduce the bug
- Create a TrayIcon using ForceCreate()
- Create a Notification using TrayIcon.ShowNotification("Test","tester", NotificationIcon.Info);
- Call TrayIcon.ResetBalloonCloseTimer();
Expected behavior
The notification is shown forever until I close it programmatically or via click.
Screenshots
No response
NuGet package version
2.4.1
Platform
WPF
IDE
Visual Studio 2022
Windows Version
Windows 11
WindowsAppSDK Version
No response
WindowsAppSDK Type
None
Manifest
No response
Additional context
No response
coderabbitai
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working