Skip to content

Does this support native backends for mac linux and windows? #4815

Discussion options

You must be logged in to vote

Does this support native backends for mac linux and windows?
windows < 10 -> win32
windows >= 10 -> uwp

Yes and yes - you can write both Win32 and UWP apps with WinUI 3

linux -> gtk

Not exactly - Uno uses Gtk as a host on Linux, but mainly as an app shell and for handling input - the rendering is all done with Skia

mac -> cocoa?

Yes, Uno for macOS uses Cocoa/AppKit as the graphical backend

I want to develop native cross platform apps on desktops and phone with xaml.
I was pointed here from the winUI github.

Welcome! Take a look here to get started :)

I also want to support older versions of windows like windows 95

The oldest Windows version supported 'out of the box' by Uno is W…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Shadowblitz16
Comment options

Answer selected by jeromelaban
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants