onMouseDragEntered

inline fun Node.onMouseDragEntered(noinline action: (MouseDragEvent) -> Unit)

See also

Node.setOnMouseDragEntered

inline fun Scene.onMouseDragEntered(noinline action: (MouseDragEvent) -> Unit)

See also

Scene.setOnMouseDragEntered