简体   繁体   English

Visual Studio 2022 17.3.6 Xaml Designer 未针对 UNO 平台显示

[英]Visual Studio 2022 17.3.6 Xaml Designer not showing up for UNO platform

I've followed Get Started on Visual Studio 2022 UNO platform guide.我已遵循Visual Studio 2022 UNO 平台指南入门。 Then I've created new app with the following plaftorms:然后我创建了具有以下平台的新应用程序:

在此处输入图像描述

When I try to open Xaml designer for MainPage.xaml - is is not appearing:当我尝试为MainPage.xaml打开 Xaml 设计器时 - 没有出现:

在此处输入图像描述

As you can I've selected WinUI project in a top-left dropdown as adviced here - with no success.如您所见,我已经按照此处的建议在左上角的下拉列表中选择了 WinUI 项目 - 但没有成功。

How to make Xaml Designer appear?如何让Xaml设计师出现? Thank you in advance.先感谢您。

Unfortunately, there is no XAML Designer for the new WinUI 3.0 (although there was one for the old UWP, which is what's referred to in the advice link that you found).不幸的是,新的 WinUI 3.0 没有 XAML 设计器(尽管旧的 UWP 有一个设计器,这是您找到的建议链接中提到的)。 So it's not exactly a problem of UNO Platform.所以这不完全是 UNO 平台的问题。

In fact, there is an open issue on GitHub which was opened more than a year ago, and the problem still remains: Discussion: WinUI 3.0 XAML Designer #5917其实GitHub上有个open issue,一年多前就开了,问题依旧:讨论:WinUI 3.0 XAML Designer #5917

And, apparently, it isn't even in the roadmap: Windows UI Library Overview而且,显然,它甚至不在路线图中: Windows UI 库概述

Finally, there is a previous question here regarding this topic: Where is the designer view in WinUI 3?最后,这里有一个关于此主题的先前问题: WinUI 3 中的设计器视图在哪里?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM