BlinkCard
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkCard
blinkcard-ux
/
com.microblink.blinkcard.ux.components
/
drawScrollbar
draw
Scrollbar
fun
Modifier
.
drawScrollbar
(
scrollState
:
ScrollState
,
color
:
Color
=
Color.Gray.copy(alpha = 0.5f)
,
nestedScrollConnection
:
NestedScrollConnection
?
=
null
)
:
Modifier