Hi,
I hope I've read the docs well enough now.
I could not find a way to use the SfPicker as a wheel, i. e. the picker should continue scrolling with the "first" items of the list (index 0, 1, 2...) instead of selecting the last item when scrolling reaches the end of the list. And furthermore an event should be fired when this "turnover" or rewind occurs.
I could not find a way to do this nor could I find any event or property in SfPicker from which I could get the currently "active" (centered) item while scrolling through the items.
So my question is: Is this possible?
Kind regards