glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.scene.dsl
/
listView
list
View
fun
<
T
>
listView
(
list
:
MutableObservableList
<
T
>
,
block
:
ListView
<
T
>
.
(
)
->
Unit
?
=
null
)
:
ListView
<
T
>
fun
<
T
>
listView
(
block
:
ListView
<
T
>
.
(
)
->
Unit
?
=
null
)
:
ListView
<
T
>