Previewing Xamarin.Android ScrollView Content In Visual Studio 2022 Designer

Nathan Sokalski 4,111 Reputation points
2024-10-08T20:31:29.3866667+00:00

I have a Xamarin.Android app that contains a ScrollView. Everything functions perfectly, but because there is obviously more content than fits on the screen (which is, of course, why I am using a ScrollView), it is not all visible in the Visual Studio 2022 Designer, making it very hard to debug. Is there any way to control the scroll position in the Designer so that I can see the desired area of the ScrollView?

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
{count} votes

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.