msicc.net
Scroll to any item in your Xamarin.Forms CollectionView from your ViewModel - MSicc's Blog
In this post, I am going to show you how we can easily extend CollectionView to implement ScrollTo-functionality through DataBinding from a ViewModel (for both grouped and non-grouped data sources).
Marco Siccardi