Skip to content

How does the UNO platform render WinUI 3 on Windows? #18611

Closed Answered by MartinZikmund
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

@Will-J-Bailey As we have the exact same API surface as WinUI, the WinAppSDK tagret is just a plain WinAppSDK app and apart from some helper classes in Uno.UI.Toolkit, Uno Platform is not involved at all. On the other targets however, Uno Platform provides the same APIs as WinAppSDK does on Windows - hence you are able to take the same "Windows app" codebase and run it everywhere.

So from the two options in your question, 1. is the approach we take

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MartinZikmund
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant