I am investigating xamarin forms for windows phone development and I'm trying to work with an example project from the following book:
I got it to compile fine on the local machine, so far so good. When I try to open the xaml file for the app layout in the visual editor I get the following message:
I'm using visual studio community edition 2015
My question is: is there a visual editor for xaml I can use and how can I acquire it?
答案 0 :(得分:1)
不,没有。 Xamarin可能正在研究它很长一段时间,但他们从未明确宣布过这样的计划。
如果您正在代码编辑器中编辑Xamarin.Forms XAML,那么Microsoft会提供IntelliSense。