Replies: 1 comment 3 replies
-
The UI designer you are referring to is for Xamarin.macOS not Xamarin.Forms
MAUI is the evolution of Xamarin.Forms.
Xamarin.Forms already supports the building of UI's visually by using XAML.
Xamarin.Forms already supports XAML preview or XAML hot reload for iOS and
Android.
So I assume you are asking for this XAML preview or XAML hot reload to be
available when testing your XAML for macOS target?
If so yes that would be great, and I assume it is part of MAUI because
macOS is supposed to be a first-class target for MAUI
…On Sat, Aug 29, 2020 at 9:46 PM Michael Delpach ***@***.***> wrote:
As at today, Xcode is encouraged to graphically design User Interface in
macOS apps:
https://docs.microsoft.com/en-us/xamarin/mac/get-started/hello-mac
Would it be the case when MAUI is released, or would Visual Studio update
to support UI building for macOS?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#217>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACOGERWIEHTV4OG2CVB5C4LSDFLLFANCNFSM4QPFMCQQ>
.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As at today, Xcode is encouraged to graphically design User Interface in macOS apps: https://docs.microsoft.com/en-us/xamarin/mac/get-started/hello-mac
Would it be the case when MAUI is released, or would Visual Studio update to support UI building for macOS?
Beta Was this translation helpful? Give feedback.
All reactions