PullToRefresh
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PullToRefresh
pullToRefresh
/
io.github.lmbotero.pulltorefresh.util
/
handlePullToRefreshGestures
handle
Pull
To
Refresh
Gestures
fun
Modifier
.
handlePullToRefreshGestures
(
scope
:
CoroutineScope
,
state
:
PullToRefreshState
,
enabled
:
Boolean
=
true
,
onRefresh
:
(
)
->
Unit
,
thresholdPx
:
Float
)
:
Modifier