SwipeableDefaults

Contains useful defaults for swipeable and SwipeableState.

Properties

Link copied to clipboard

The default animation used by SwipeableState.

Link copied to clipboard
const val StandardResistanceFactor: Float = 10.0f

A standard resistance factor which indicates that the user has run out of things to see.

Link copied to clipboard
const val StiffResistanceFactor: Float = 20.0f

A stiff resistance factor which indicates that swiping isn't available right now.