OUDS Android
Toggle table of contents
0.3.0
Select version
0.3.0
0.2.0
0.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
OUDS Android
core
/
com.orange.ouds.core.component
/
OudsBulletListBuilder
/
item
item
abstract
fun
item
(
label
:
String
,
type
:
OudsBulletListType
?
=
null
,
textStyle
:
OudsBulletListTextStyle
?
=
null
,
bold
:
Boolean
?
=
null
,
builder
:
OudsBulletListBuilder
.
(
)
->
Unit
?
=
null
)