Preview Xamarin Forms

cristiano rogoy 21 Reputation points
2022-09-06T12:56:18.277+00:00

238179-image.png

238167-image.png

Hello, I have a problem, I have a XAMARIN FORMS application using VISUAL STUDIO 2022, but it doesn't open the preview to see the XAML, I've already made all the recommendations I found on the internet.

Developer technologies | .NET | Xamarin
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2022-09-07T01:48:58.103+00:00

    Hello,

    There has been no XAML Previewer in Xamarin.Forms.

    It's recommended to use Hot Reload in Xamarin.Forms to view the changes of XAML file.

    when you save your XAML file the changes are reflected live in your running app. In addition, your navigation state and data will be maintained, enabling you to quickly iterate on your UI without losing your place in the app.

    Please refer to XAML Hot Reload for Xamarin.Forms.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.