Start native apps faster with the Composables CLI ->
Property

areNavigationBarsVisible

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

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

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

Last updated: