onFlingHandle

fun onFlingHandle(action: (velocityX: Float, velocityY: Float, pointer: Pointer) -> Boolean)

Need to specify if the event is handled.

See also