Android
@ExperimentalLayoutApi
val WindowInsets.Companion.areStatusBarsVisible: Boolean
true when the statusBars are being displayed, irrespective of whether they intersects with the Window.
true when the [statusBars] are being displayed, irrespective of whether they intersects with the Window.
@ExperimentalLayoutApi
val WindowInsets.Companion.areStatusBarsVisible: Boolean
true when the statusBars are being displayed, irrespective of whether they intersects with the Window.