onDragDetected

inline fun Node.onDragDetected(noinline action: (MouseEvent) -> Unit)

See also

Node.setOnDragDetected

inline fun Scene.onDragDetected(noinline action: (MouseEvent) -> Unit)

See also

Scene.setOnDragDetected