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

```kotlin
class Unfocus(val focus: Focus) : FocusInteraction
```

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