Property

areSystemBarsVisible

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

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

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

Last updated: