Xamarin.Forms - InitializeComponent doesn't exist when creating a new page

前端 未结 30 2356
不知归路
不知归路 2021-01-30 12:36

I\'m using Visual Studio to try out Xamarin.Forms. I\'m trying to follow the guide: http://developer.xamarin.com/guides/cross-platform/xamarin-forms/xaml-for-xamarin-forms/getti

30条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-30 13:01

    It appears this is caused by many things so if you've read all of these and haven't resolved it yet:

    Mine was caused by the Solution Configuration being set to Release. Changed to Debug and error resolved.

提交回复
热议问题