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

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

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