public final ObjectProperty<EventHandler<? super DragEvent>> onDragDroppedProperty ()

Defines a function to be called when the mouse button is released on this Node during drag and drop gesture. Transfer of data from the DragEvent's dragboard should happen in this function.

Returns:  the event handler that is called when the mouse button is released on this Node