OnBalloonOutsideTouchListener

fun fun interface OnBalloonOutsideTouchListener

Interface definition for a callback to be invoked when touched on outside of the balloon popup.

Functions

onBalloonOutsideTouch
Link copied to clipboard
abstract fun onBalloonOutsideTouch(view: View, event: MotionEvent)
invoked when the outside of the Balloon is touched.