Home
last modified time | relevance | path

Searched defs:clickPointerInput (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
DClickable.kt937 override suspend fun PointerInputScope.clickPointerInput() { in clickPointerInput() method
1008 override suspend fun PointerInputScope.clickPointerInput() { in clickPointerInput() method
1276 abstract suspend fun PointerInputScope.clickPointerInput() in shouldLazilyCreateIndication() method