FlickToDismissState

sealed interface FlickToDismissState

Types

Link copied to clipboard
sealed interface GestureState
Link copied to clipboard
class RubberBandingSpec(resistanceFactor: Float = 2.0f)

Applies a rubber banding effect to the content while it is being dragged, up until the dismiss threshold is reached.

Properties

Link copied to clipboard
Link copied to clipboard
abstract val offset: Offset
Link copied to clipboard
abstract val offsetFraction: Float

Distance dragged as a fraction of the content's height.

Link copied to clipboard
abstract val rotationZ: Float