public final ObjectProperty<EventHandler<? super MouseDragEvent>> onMouseDragReleasedProperty ()

Defines a function to be called when a full press-drag-release gesture ends (by releasing mouse button) within this Node.

Returns:  the event handler that is called when a full press-drag-release gesture ends (by releasing mouse button) within this Node

Since:  JavaFX 2.1