Composables UI is out: our new component library for Compose Multiplatform ->
Interface

Drag2DScope

Scope used for suspending drag blocks

Source set: Common
interface Drag2DScope

Scope used for suspending drag blocks

Functions

dragBy

fun dragBy(pixels: Offset)

Attempts to drag by pixels px.

Last updated: