BalloonPlacement

constructor(anchor: View, subAnchors: List<View> = emptyList(), align: BalloonAlign = BalloonAlign.TOP, xOff: Int = 0, yOff: Int = 0, type: PlacementType = PlacementType.ALIGNMENT, width: Int = 0, height: Int = 0)