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

DragScope

public interface DragScope


Scope used for suspending drag blocks

Summary

Public methods

abstract void
dragBy(float pixels)

Attempts to drag by pixels px.

Public methods

dragBy

abstract void dragBy(float pixels)

Attempts to drag by pixels px.