<div class='sourceset sourceset-common'>Common</div>

```kotlin
class Stop(val start: Start) : DragInteraction
```

An interaction representing the stopping of a [Start](/jetpack-compose/androidx.compose.foundation/foundation/classes/DragInteraction.Start) event on a component.