toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene.dsl
/
scrollBar
scroll
Bar
fun
scrollBar
(
block
:
ScrollBar
.
(
)
->
Unit
?
=
null
)
:
ScrollBar
fun
scrollBar
(
orientation
:
Orientation
,
block
:
ScrollBar
.
(
)
->
Unit
)
:
ScrollBar