<div class='sourceset sourceset-android'>Android</div>

```kotlin
@ExperimentalLayoutApi
val WindowInsets.Companion.isTappableElementVisible: Boolean
```

`true` when the [tappableElement](/jetpack-compose/androidx.compose.foundation/foundation-layout/properties/tappableElement) is being displayed, irrespective of whether they intersects
with the Window.