toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.style
/
FillPaint
/
FillPaint
Fill
Paint
constructor
(
color
:
StyleValue
<
Color
>
=
StyleValue.Constant(Color.Red)
,
pattern
:
StyleValue
<
String
>
?
=
null
,
opacity
:
StyleValue
<
Double
>
=
StyleValue.Constant(1.0)
)