dispatchRawDelta
Source set: Android
public fun dispatchRawDelta(delta: Float): Float
Swipe by the delta, coerce it in the bounds and dispatch it to the SwipeableV2State.
Return
The delta the consumed by the SwipeableV2State
dispatchRawDelta
Source set: Android
override fun dispatchRawDelta(delta: Float): Float