Background Tasks
#4588
|
Is the WinUI3 version going to have Background Task or equivalent added to it? I currently have an OOP background task for a UWP app I'm converting. Guidance on this page says I got to make a "Windows Runtime component" https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/feature-mapping-table Is that going to be added to TS? |
Answered by
myokeeh
May 16, 2023
Replies: 2 comments 3 replies
|
It's not currently scheduled for any release. There are endless features we could add so it's a matter of priority and how much value it would add. I'd be interested in hearing your migration experience to inform what any generated code might look like in a Template Studio project. |
2 replies
|
Is there better guidance on this topic? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
microsoft/CsWinRT#1327