OnBalloonOutsideTouchListener

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

Functions

Link copied to clipboard
abstract fun onBalloonOutsideTouch(view: View, event: MotionEvent)

invoked when the outside of the Balloon is touched.