Dragging Listview item

Asked

Viewed 164 times

1

Would anyone happen to know how to drag a Listview item one way or the other? Preferably a way that serves Cross-Platform Android/IOS

1 answer

1


For now the default Xamarin-Forms Listview implementation does not support this. You would have to implement a custom one. Or else use third party components. Take a look here https://www.syncfusion.com/products/xamarin

  • Oh yes, I thought I had it implemented already :D Thanks for helping I’ll take a look at the link

Browser other questions tagged

You are not signed in. Login or sign up in order to post.