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

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

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