-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
Resolution/Merged into another issueThis issue has been merged into another issue.This issue has been merged into another issue.Type/Platform
Description
What is this platform?
The primary platform for modern Windows apps, which can run on all Windows 10 devices.
Why should it be supported?
Some developers don't want to deal with cross-platform frameworks like Uno or Xamarin.Forms. It would also allow easier porting of WPF (and to a lesser extent, WinForms) apps.
Why should it not be supported?
UWP is already available using Xamarin.Forms, and #121 would support it via the Uno Platform.
Additional context
I personally want to use this in my UWP project, and while it's already pretty easy, rendering to an SKCanvas manually doesn't have the advantages of being its own XAML control. For example, databinding isn't possible when rendering using a MathPainter in the code behind.
Metadata
Metadata
Assignees
Labels
Resolution/Merged into another issueThis issue has been merged into another issue.This issue has been merged into another issue.Type/Platform