Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Scrolling in an arbitrary direction

$
0
0

So, I have a view that doesn't fit inside the screen, and I would like the user to be able to freely drag the display area around to see different parts of the view. However, the Xamarin.Forms ScrollView only seems to allow scrolling along a single axis. Even if I put two ScrollViews inside each other (which I know is not recommended), I can still only scroll along one axis at a time, not in an arbitrary direction.

Is there any way to make this work?


Viewing all articles
Browse latest Browse all 58056

Trending Articles