toggle menu
core
1.31.1
common
switch theme
search in API
core
/
com.composables.core.androidx.compose.foundation.gestures
/
DragScope
Drag
Scope
interface
DragScope
Scope used for suspending drag blocks
Members
Functions
drag
By
Link copied to clipboard
abstract
fun
dragBy
(
pixels
:
Float
)
Attempts to drag by
pixels
px.