Home
last modified time | relevance | path

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

/compose/material/material/src/commonMain/kotlin/androidx/compose/material/
DSwitch.kt110 val switchVelocityThresholdPx = with(LocalDensity.current) { SwitchVelocityThreshold.toPx() } in <lambda>()
421 private val SwitchVelocityThreshold = 125.dp constant