systemBarsIgnoringVisibility

The insets that [WindowInsetsCompat.Type.systemBars] will consume if shown.

systemBarsIgnoringVisibility

Property

Android
@ExperimentalLayoutApi
val WindowInsets.Companion.systemBarsIgnoringVisibility: WindowInsets

The insets that WindowInsetsCompat.Type.systemBars will consume if shown.

If system bars can never be shown, then this will be empty.