Searched refs:NestedScrollConnection (Results 1 – 7 of 7) sorted by relevance
21 import androidx.compose.ui.input.nestedscroll.NestedScrollConnection in <lambda>()46 ) : NestedScrollConnection { in <lambda>()
20 import androidx.compose.ui.input.nestedscroll.NestedScrollConnection in <lambda>()
20 import androidx.compose.ui.input.nestedscroll.NestedScrollConnection41 private fun NestedScrollConnection.scroll( in NestedScrollConnection() method
43 import androidx.compose.ui.input.nestedscroll.NestedScrollConnection in <lambda>()839 internal val <T> SwipeableState<T>.PreUpPostDownNestedScrollConnection: NestedScrollConnection840 get() = object : NestedScrollConnection {
29 import androidx.compose.ui.input.nestedscroll.NestedScrollConnection
24 import androidx.compose.ui.input.nestedscroll.NestedScrollConnection217 fun NestedScrollConnection.scroll( in NestedScrollConnection() method235 fun NestedScrollConnection.preFling( in NestedScrollConnection() method