{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

DragScope


Scope used for suspending drag blocks

Summary

Public functions

Unit
dragBy(pixels: Float)

Attempts to drag by pixels px.

Cmn

Public functions

dragBy

fun dragBy(pixels: Float): Unit

Attempts to drag by pixels px.