🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

navigationBars

For the WindowInsetsCompat.Type.navigationBars.

Source set: Android
actual public val WindowInsets.Companion.navigationBars: WindowInsets

For the WindowInsetsCompat.Type.navigationBars. These insets represent where system UI places navigation bars. Interactive UI should avoid the navigation bars area.

Source set: Common
expect public val WindowInsets.Companion.navigationBars: WindowInsets

These insets represent where system UI places navigation bars. Interactive UI should avoid the navigation bars area.