AwaitBalloonsDsl
interface AwaitBalloonsDsl
A DSL for showing multiple balloons at the same time.
Functions
Link copied to clipboard
Extension for Balloon.awaitAlignBottom
Look at Balloon.showAlignBottom
Link copied to clipboard
Extension for Balloon.awaitAlignStart
Look at Balloon.showAlignStart
Link copied to clipboard
Extension for Balloon.awaitAsDropDown
Look at Balloon.showAsDropDown
Link copied to clipboard
open fun View.atCenter(balloon: Balloon, xOff: Int = 0, yOff: Int = 0, centerAlign: BalloonCenterAlign = BalloonCenterAlign.TOP)
Extension for Balloon.awaitAtCenter
abstract fun Balloon.atCenter(anchor: View, xOff: Int = 0, yOff: Int = 0, centerAlign: BalloonCenterAlign = BalloonCenterAlign.TOP)
Look at Balloon.showAtCenter