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

```kotlin
class Exit(val enter: Enter) : HoverInteraction
```

An interaction representing a [Enter](/jetpack-compose/androidx.compose.foundation/foundation/classes/HoverInteraction.Enter) event being released on a component.