onSwipeLeft
fun Node.onSwipeLeft(context: CoroutineContext = Dispatchers.JavaFx, action: suspend CoroutineScope.(SwipeEvent) -> Unit)
See also
Node.setOnSwipeLeft
fun Scene.onSwipeLeft(context: CoroutineContext = Dispatchers.JavaFx, action: suspend CoroutineScope.(SwipeEvent) -> Unit)
See also
Scene.setOnSwipeLeft