question

Koriesh-1242 avatar image
0 Votes"
Koriesh-1242 asked JarvanZhang-MSFT commented

Split view pane

I used to use Xamarin in a split view mode to see the hot reload pane while making changes in the XML code. Now I can't see the tab for "split" view, instead there is "Blame", "History" and "Merge".

How can I show hot reload in split pane?

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, Koriesh-1242. Do you use the lastest version of VS? 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. The split view mode is disabled now, try using XAML Hot Reload instead to rebuild and deploy your apps for the UI changes.

Check the docs:
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/xaml/xaml-previewer/?pivots=windows
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/xaml/hot-reload

0 Votes 0 ·

0 Answers