Balloon
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Balloon
balloon
/
com.skydoves.balloon.overlay
/
BalloonOverlayRoundRect
Balloon
Overlay
Round
Rect
class
BalloonOverlayRoundRect
:
BalloonOverlayShape
draw an rounded Rect for overlaying over an anchor.
Members
Constructors
Balloon
Overlay
Round
Rect
Link copied to clipboard
constructor
(
radiusX
:
Float
,
radiusY
:
Float
)
constructor
(
@
DimenRes
radiusXRes
:
Int
,
@
DimenRes
radiusYRes
:
Int
)
Properties
radius
Pair
Link copied to clipboard
val
radiusPair
:
Pair
<
Float
,
Float
>
?
=
null
radius
Res
Pair
Link copied to clipboard
val
radiusResPair
:
Pair
<
Int
,
Int
>
?
=
null