I want to create a drag and drop app, but all of the examples I see have the drop being a predefined target. Is it possible and would I implement a drag and then drop anywhere I release my finger with the same properties and data transfer methods attached ?
I have looked at multiple examples and tutorials and the docs seem cryptic or I missed something for sure