setFocusable

fun setFocusable(value: Boolean): Balloon.Builder

sets isFocusable option to the body window. if true when the balloon is showing, can not touch other views and onBackPressed will be fired to the balloon.