onPanHandle

fun onPanHandle(action: (screenX: Float, screenY: Float, dx: Float, dy: Float) -> Boolean)

Need to specify if the event is handled.

See also