showAlignTop

abstract fun showAlignTop(xOff: Int = 0, yOff: Int = 0)

Shows the balloon on an anchor view as the top alignment with x-off and y-off.

Parameters

xOff

A horizontal offset from the anchor in pixels.

yOff

A vertical offset from the anchor in pixels.