setOnBalloonOutsideTouchListener

fun setOnBalloonOutsideTouchListener(block: (View, MotionEvent) -> Unit): Balloon.Builder

sets a OnBalloonOutsideTouchListener to the popup using lambda.