How to show the last item selected when opening a Picker?

JRAF 0 Reputation points
2023-02-03T16:47:12.7166667+00:00

I have a Picker that shows items from an ObservableCollection.

All is ok, I see all the values.... and I can select one of them.

But when I clic again the picker, it show the list from the beginning.

is any way to scroll to the last position selected?

Thnaks!

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
{count} votes