Hmm, I'm not sure that's relevant though?
.onDrop() doesn't use Transferable, it passes me NSItemProvider objects. I am applying this to a Table() which doesn't seem to support .dropDestination() (which would use Transferable), so I have to use .onDrop().
Edit: Scratch that, I had the view modifier too late in the chain.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: