Balloon
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Balloon
balloon
/
com.skydoves.balloon
/
BalloonPlacement
/
BalloonPlacement
Balloon
Placement
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
)