onPinchHandle

fun onPinchHandle(action: (initialPos1: Vec2f, initialPos2: Vec2f, pos1: Vec2f, pos2: Vec2f) -> Boolean)

Need to specify if the event is handled.

See also