Compose Unstyled 2.0 is out! Check the official announcement blog ->
Interface

DragScope

Scope used for suspending drag blocks

Source set: Common
interface DragScope

Scope used for suspending drag blocks

Functions

dragBy

fun dragBy(pixels: Float)

Attempts to drag by pixels px.

Last updated: