{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface DragScope
Scope used for suspending drag blocks
Unit
dragBy(pixels: Float)
Attempts to drag by pixels px.
pixels
fun dragBy(pixels: Float): Unit