简体   繁体   中英

how to view the design of xaml file in xamarin forms pcl in visula studio?

Now i am going on with the development of xamarin forms pcl project,i have created a xaml file in my portable lib there i can't view the design.

Tried to fix it by the following link:

https://msdn.microsoft.com/en-us/library/hh921077.aspx

http://blog.spinthemoose.com/2013/03/24/disable-the-xaml-designer-in-visual-studio/

How can i solve this issue.

There are no designer support from Xamarin, as it would be bit of complicated, but you might find Xamarin Forms Player a good tool to go,

https://visualstudiogallery.msdn.microsoft.com/4ed9794a-2021-486a-9bca-4851c7ee7316

Visual Studio's XAML Designer currently does not support Xamarin XAML files.There's no designer for it atm.

Even though their syntax are very similiar , there are some slight differences between them.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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