toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.controls.legend.bar
/
BarLegendLabels
/
TextStroke
Text
Stroke
data
class
TextStroke
(
val
color
:
Color
=
BarLegendDefaults.textStrokeColor
,
val
width
:
Float
=
BarLegendDefaults.textStrokeWidth
)
Members
Constructors
Text
Stroke
Link copied to clipboard
constructor
(
color
:
Color
=
BarLegendDefaults.textStrokeColor
,
width
:
Float
=
BarLegendDefaults.textStrokeWidth
)
Properties
color
Link copied to clipboard
val
color
:
Color
width
Link copied to clipboard
val
width
:
Float