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