onRotationStarted

inline fun Node.onRotationStarted(noinline action: (RotateEvent) -> Unit)

See also

Node.setOnRotationStarted

inline fun Scene.onRotationStarted(noinline action: (RotateEvent) -> Unit)

See also

Scene.setOnRotationStarted