Start native apps faster with the Composables CLI ->
Function

dispatchRawDelta

Drag by the delta, coerce it in the bounds and dispatch it to the AnchoredDraggableState.

dispatchRawDelta

Source set: Common
public fun dispatchRawDelta(delta: Float): Float

Drag by the delta, coerce it in the bounds and dispatch it to the AnchoredDraggableState.

Return

The delta the consumed by the AnchoredDraggableState

dispatchRawDelta

Source set: Common
override fun dispatchRawDelta(delta: Float): Float