Tag Archives: ScrollTo()
ScrollTo in Xamarin.Forms ListView
Today we tackle another new feature in 1.3: ScrollTo. This allows us to scroll to the beginning of a ListView or to the end or to a particular entry. Let’s return to the grouping code we created here. We’re going … Continue reading
Posted in Xamarin
Tagged ScrollTo(), Xamarin, Xamarin.Forms
Comments Off on ScrollTo in Xamarin.Forms ListView