Composables UI is out: our new component library for Compose Multiplatform ->
Property

areStatusBarsVisible

true when the statusBars are being displayed, irrespective of whether they intersects with the Window.

Source set: Android
@ExperimentalLayoutApi
val WindowInsets.Companion.areStatusBarsVisible: Boolean

true when the statusBars are being displayed, irrespective of whether they intersects with the Window.

Last updated: