toggle menu
Koala Plot Core
0.6.2
common
switch theme
search in API
Koala Plot Core
/
io.github.koalaplot.core.style
/
LineStyle
/
LineStyle
Line
Style
constructor
(
brush
:
Brush
,
strokeWidth
:
Dp
=
0.dp
,
pathEffect
:
PathEffect
?
=
null
,
alpha
:
Float
=
1.0f
,
colorFilter
:
ColorFilter
?
=
null
,
blendMode
:
BlendMode
=
DrawScope.DefaultBlendMode
)