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