.onDrag event when it ends

Is there a way to generate an event when .onDrag ends on macOS?

For example, if I drag an object from my app and drop it in another app, how can I know if it went well?

.onDrag event when it ends
 
 
Q