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: