Home
last modified time | relevance | path

Searched refs:setThreshold (Results 1 – 1 of 1) sorted by relevance

/compose/material/material/src/commonMain/kotlin/androidx/compose/material/pullrefresh/
DPullRefreshState.kt80 state.setThreshold(thresholdPx) in <lambda>()
178 internal fun setThreshold(threshold: Float) { in setThreshold() method