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

ListView -> Scroll to top

$
0
0

Hi,
I have a long list being rendered by the ListView control and I've noticed that Xamarin.Forms framework does not support the behavior when tapping the time element in the status bar to scroll to the top.

I'm pretty sure this behavior is standard in iOS. I know the ListView control has the SCROLLTO() method but I don't want to add a button reading "Top" tied to this method for users to use to scroll to top. It's not intuitive at all.

Is there a way to add the tap gesture to the time element in the status bar to achieve this?


Viewing all articles
Browse latest Browse all 89864

Trending Articles