简体   繁体   中英

Can we use the Portable class library (Xamarin.Forms Portable) to share UI with ASP.Net application? How?

I have just started learning Xamarin.Forms.

I created a Xamarin.Forms portable class library and developed the UI which is working on all three mobile platforms (iOS, Android, Windows phone app).

But I want to know, is there any way that I can use that same UI code in an ASP.Net application? How would I do this?

I tried referencing a portable library but it didn't work.

不能。目前(仅)iOS,Android和Windows Phone支持Xamarin Forms使用的XAML。

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