kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-jetpack
/
dev.kilua.compose.ui
/
listStyle
list
Style
fun
Modifier
.
listStyle
(
listStyle
:
ListStyle
?
)
:
Modifier
(
source
)
List style of the current component.
fun
Modifier
.
listStyle
(
type
:
ListStyleType
?
=
null
,
position
:
ListStylePosition
?
=
null
,
image
:
String
?
=
null
)
:
Modifier
(
source
)
Set the list style of the current component.