Compose API Reference Wear Material Compose FixedThreshold Class Android @ExperimentalWearMaterialApi public 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 Wear Material Compose FixedThreshold Class Android @ExperimentalWearMaterialApi public 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.