Compose API Reference Material Compose FixedThreshold Class Common Deprecated SwipeableDeprecation @ExperimentalMaterialApi data class FixedThreshold(private val offset: Dp) : ThresholdConfig A fixed threshold will be at an offset away from the first anchor. Parameters offsetThe offset (in dp) that the threshold will be at.
Compose API Reference Material Compose FixedThreshold Class Common Deprecated SwipeableDeprecation @ExperimentalMaterialApi data class FixedThreshold(private val offset: Dp) : ThresholdConfig A fixed threshold will be at an offset away from the first anchor. Parameters offsetThe offset (in dp) that the threshold will be at.