WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
231
stars
500
forks
source link
I tried to create a toast with ProgressBar. I tried using the method in Microsoft Learn but it didn't work. #2421
Open
WillowTree1184 opened 1 year ago
I tried to create a toast with ProgressBar. I tried using the method in Microsoft Learn but it didn't work.
Please let me know what I should do.
This is my code:
When I call this function, it doesn't pop up a toast as expected.