Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xamarin Forms Previewer is missing

enter image description here

enter image description here

The issue occurred on Visual Studio Community 2019 version 16.9.1.

The VS version mentioned above was just downloaded. I am trying to develop a mobile app, but the Xamarin Forms Previewer is missing and I can not enable it from the Option Tools.

For more information, please see the attached files.

Can you help me with a solution? Thank you in advance!

like image 258
Zinveliu Denisa Avatar asked May 08 '26 15:05

Zinveliu Denisa


1 Answers

The XAML Previewer has been deprecated in Visual Studio 2019 version 16.8 and Visual Studio for Mac version 8.8, and replaced by the XAML Hot Reload feature in Visual Studio 2019 version 16.9 and Visual Studio for Mac version 8.9.

For now, it use the Hot Reload insead and provide a live visual tree to receive a real-time view of your running XAML code. It shows a tree view of the UI elements of your running Xamarin.Forms application.

When you debug you project, by default, it appears on the IDE's left. If you don't see it, use Debug > Windows > Live Visual Tree to show it.

enter image description here

like image 124
Wendy Zang - MSFT Avatar answered May 10 '26 04:05

Wendy Zang - MSFT



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!