setLayout

sets a custom layout resource to the popup content.


sets a custom layout view to the popup content.


fun <T : ViewBinding> setLayout(binding: T): Balloon.Builder

sets a ViewBinding to the popup content.