onDoubleTap

abstract fun onDoubleTap(view: GestureBitmapView)

Called when a double tap touch event is detected.

Parameters

view

view that raised the event.