I am looking to allow my end users to do drag and drop on items within a list view. I was looking at the documentation for the cell and listview controls and didn't see any kind of "onDrag/onDrop" methods or properties. Do any of the Xamarin.Forms controls support drag and drop?
↧