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

ListView: Programmatically scroll to Y

$
0
0

Hello all!

My problem is that I need to make two ListView controls to scroll in unison. So far I haven't been able to find a satisfying solution by using their ScrollTo(object,scrollPosition) in an ItemAppearing event handler, as this requires the entire height of the item renderer to be moved off-screen before it fires, leaving the other list immobile for the duration.

Ideally I would have liked a ListView/ScrollTo(x,y) method, but that seems to be only to be found on a ScrollView control at the moment.

Perhaps there is a way to gain access to a ScrollView component inside the ListView by using .FindByName() ?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>