Hi all,
I want to adjust my UI with the** Hot Reload tool.
The website said that **On Windows, check the Enable Xamarin Hot Reload checkbox at Tools > Options > Xamarin > Hot Reload., but I cannot find the 'Hot Reload' on the screen.
Do I need to do something else setting?
reference: https://docs.microsoft.com/zh-tw/xamarin/xamarin-forms/xaml/hot-reload
Visual Studio 2019 version:16.8.2
Xamarin.Forms NuGet package version: 4.5.0.617
Answers
For this, you can check the Troubleshooting of XAML Hot Reload.
Besides,we can find that option
Hot Reload
is included in optionDebugging
(VS 16.8.2) , just as follows:Xamarin forums are migrating to a new home on Microsoft Q&A!
We invite you to post new questions in the Xamarin forums’ new home on Microsoft Q&A!
For more information, please refer to this sticky post.
Any updates?