navigationBarsIgnoringVisibility
Property
Android
@ExperimentalLayoutApi
val WindowInsets.Companion.navigationBarsIgnoringVisibility: WindowInsets
The insets that WindowInsetsCompat.Type.navigationBars
will consume if shown. These insets
represent where system UI places navigation bars. Interactive UI should avoid the navigation bars
area. If navigation bars cannot be shown, then this will be empty.