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
UWP has a nice Badge Notifications API which adds a badge to an app's tile in the Start Menu and to the app's taskbar button:
(Example UWP app showing taskbar app button badge.)
Using the same API in a MSIX packaged desktop app adds the badge to the app's tile in the Start Menu, but there is no additional badge in the app's taskbar button. Will WinUI Desktop apps using UWPs Badge API be able to show a badge in the taskbar just like UWP apps?
yaira2, electronic-dk, dragonwolf83, leoniDEV, Poopooracoocoo and 5 more