c# - "Visual Studio requires a newer version of Windows to display this content."

标签 c# visual-studio xamarin visual-studio-2015 xamarin.forms

在 Xamarin 中使用 XAML 设计器工具时出现错误“Visual Studio 需要较新版本的 Windows 才能显示此内容。”关于我将如何追踪其来源的任何想法?我使用的是 Windows 10 和 Visual Studio 2015。

Example image

最佳答案

2016 年 9 月 14 日更新

Xamarin 表单的实时预览现已在稳定 channel 中提供。 https://developer.xamarin.com/releases/studio/xamarin.studio_6.1/xamarin.studio_6.1/#Xamarin_Forms_Previewer

2016 年 4 月 27 日更新

Xamarin 刚刚宣布 live preview for Xamarin.Forms在 Evolve 2016 主题演讲中。它包含在 alpha channel 中,您需要将 Xamarin.Forms 更新到 2.3 预发布版。

原始答案

Xamarin.Forms XAML 不是 WPF XAML。当前有 no editor对于这种方言。

There is not yet a visual designer for generating XAML in Xamarin.Forms applications, so all XAML must be hand-written.

目前唯一的预览方式是 Gorilla Player .但是社区是requesting it强烈。这是得票最多的功能请求。

关于c# - "Visual Studio requires a newer version of Windows to display this content.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36478053/

相关文章:

Azure 移动应用自定义身份验证

c# - 嵌套泛型函数的类型推断

.Net xsd.exe 工具不会生成所有类型

c# - 如何创建更准确的 Break Point 或 Try/Catch

ios - Xamarin.iOS 属性与 { get; 的绑定(bind)问题} vs { 得到;放; }

xamarin - Xamarin iOS 中的本地通知 AlertAction 始终为 null

c# - Azure 中同时使用 ASP.NET + PHP

c# - SmsManager.SendTextMessage 抛出异常

c# - 不返回值的sql中的存储过程

c# - Visual Studio 2017 中的高级代码格式化