updateProgress

suspend fun updateProgress(value: Float)

Updates the current swipe progress instantly.

Parameters

value

The new progress value, which will be coerced between 0.0 and 1.0.