Property

navigationBars

These insets represent where system UI places navigation bars.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
expect val WindowInsets.Companion.navigationBars: WindowInsets

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

Android
actual 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.