Previewing Xamarin.Android ScrollView Content In Visual Studio 2022 Designer
Nathan Sokalski
4,111
Reputation points
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
5,380 questions
Developer technologies | .NET | Other
4,103 questions
Developer technologies | Visual Studio | Other
5,451 questions
Sign in to answer