Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: