Replies: 1 comment
-
The docs suggest enabling Hot Reload and disabling Just My XAML:
https://learn.microsoft.com/dotnet/maui/user-interface/live-visual-tree |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I notice I can't use Visual Studio's Live Visual Tree to inspect into views built using C# markup extensions. That significantly increases the number of times I have to rebuild the app in the layout/design loop because I can't fiddle with the visual properties in the live property editor until I have found a setting that I like.
Will these features ever be supported or is this the drawback of not using XAML views?
Beta Was this translation helpful? Give feedback.
All reactions