This site requires javascript.
Android Code Search
file:androidx/compose/foundation/gestures/DragGestureDetector.kt function:detectDragGestures
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/gestures/
DragGestureDetector.kt
content_copy
Preview
170:
171:
172:
@OptIn(ExperimentalFoundationApi::
class
)
suspend
fun
PointerInputScope.
detectDragGestures
(
onDragStart: (Offset) -> Unit = {},
230:
231:
232:
@OptIn(ExperimentalFoundationApi::
class
)
internal
suspend
fun
PointerInputScope.
detectDragGestures
(
onDragStart:
345:
346:
347:
*/
suspend
fun
PointerInputScope.
detectDragGestures
AfterLongPress(
onDragStart: (Offset) -> Unit = {},
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main