Property

systemBarsIgnoringVisibility

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

Source set: 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.

Last updated: