Balloon
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Balloon
balloon
/
com.skydoves.balloon
/
BalloonStroke
Balloon
Stroke
data
class
BalloonStroke
(
@
ColorInt
val
color
:
Int
,
@
Dp
val
thickness
:
Float
=
1.0f
)
Members
Constructors
Balloon
Stroke
Link copied to clipboard
constructor
(
@
ColorInt
color
:
Int
,
@
Dp
thickness
:
Float
=
1.0f
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
color
Link copied to clipboard
val
color
:
Int
thickness
Link copied to clipboard
val
thickness
:
Float
=
1.0f