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

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

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