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

```kotlin
class Release(val press: Press) : PressInteraction
```

An interaction representing the release of a [Press](/jetpack-compose/androidx.compose.foundation/foundation/classes/PressInteraction.Press) event on a component.